1
1
mirror of https://github.com/swaywm/sway synced 2024-09-28 15:21:32 +02:00
sway/include
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage
The previous behaviour was to damage the entire view, which would
recurse into each popup. This patch makes it damage only the popup's
surface, and respect the surface damage given by the client.

This adds listeners to the popup's map and unmap events rather than
doing the damage in the create and destroy functions. To get the popup's
position relative to the view, a new child_impl function get_root_coords
has been introduced, which traverses up the parents.
2018-10-07 11:07:29 +10:00
..
sway Only damage popups when popups have damage 2018-10-07 11:07:29 +10:00
swaybar swaybar: add leading comma to click event JSON 2018-10-02 14:05:51 +01:00
swaylock swaylock: Support keyboard and pointer disconnects and reconnects 2018-10-06 09:38:12 +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
list.h
log.h
meson.build
pango.h
pool-buffer.h
readline.h
stringop.h
unicode.h
util.h Remove obsolete base64.c file 2018-10-04 20:17:19 +01:00