westoy: Use subsurfaces for tooltips instead of transient windows
authorJasper St. Pierre <jstpierre@mecheye.net>
Tue, 12 Nov 2013 00:42:23 +0000 (19:42 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 1 Feb 2014 09:42:35 +0000 (01:42 -0800)
commit7f4386e90a64a1a478730ca9f7f30b998d8ac36b
treeede023015c68d2959e9efb20172f27795057fdbc
parente22952bb13cf7e7d16b9d8a36c6e9c82307436eb
westoy: Use subsurfaces for tooltips instead of transient windows

Transient windows, at least not as they are today, don't exist in
xdg_shell. Subsurfaces allow for specially placed surfaces relative
to a window, so use these instead.
clients/window.c
clients/window.h