sway/include
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
..
sway Fix crash when quitting a QT app on the wayland backend using menu 2018-10-22 18:36:47 +10:00
swaybar swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
swaylock Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
swaynag
background-image.h
cairo.h swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available). 2018-09-22 11:34:21 -07:00
ipc-client.h
ipc.h swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
list.h
log.h Remove __PRETTY_FUNCTION__ 2018-09-06 13:31:57 +12:00
loop.h Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
meson.build
pango.h Fix pango escaping and refactor escape_markup_text 2018-09-22 18:33:28 +10:00
pool-buffer.h
readline.h
stringop.h
unicode.h
util.h Remove obsolete base64.c file 2018-10-04 20:17:19 +01:00