commit | bf17590f86e5dfa6b71b7b31f072c29c5794c0da | [log] [tgz] |
---|---|---|
author | Jasper St. Pierre <jstpierre@mecheye.net> | Tue Nov 12 20:19:58 2013 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Nov 13 16:43:03 2013 -0800 |
tree | 91efb47de389cf7a8d4c01231a77e5ed94a8e570 | |
parent | 01eaaac79af284a37b61dbf8b2730c7fe26c461e [diff] |
westoy: Remove unused support for window parents It seems that this was only used by the popup menu infrastructure, which can handle this all on its own. Implementing e.g. transients in the future can be done with a simple xdg_shell_set_transient_for.