swayfx/include/sway/tree
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu
QT unmaps the view before destroying the popup. We destroyed the popup
in response to the view unmapping, but then we'd attempt to destroy it a
second time which caused a crash.

The patch removes the listener.

I tested it with GTK as well, and can confirm the popup is still being
destroyed.
2018-10-22 18:36:47 +10:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h Introduce container_is_transient_for 2018-10-08 23:00:36 +10:00
node.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
root.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
view.h Fix crash when quitting a QT app on the wayland backend using menu 2018-10-22 18:36:47 +10:00
workspace.h Make workspace back_and_forth seat-specific 2018-10-21 11:26:22 +10:00