swayfx/sway/desktop
Brian Ashworth 7580718d12 output_damage_whole_container: damage subsurfaces
This adds an iterative call in `output_damage_whole_container` to
damage the subsurfaces for all visible views that are inside of the
container. This is needed to damage subsurfaces that extend outside the
box of the container. Without this, those subsurfaces will create
artifacts when moving or resizing.
2019-03-10 01:20:36 +01:00
..
desktop.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
idle_inhibit_v1.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
layer_shell.c handle_layer_shell_surface: do not use noop output 2019-02-23 09:15:35 +01:00
output.c output_damage_whole_container: damage subsurfaces 2019-03-10 01:20:36 +01:00
render.c render_floating: skip fullscreen floaters 2019-03-03 09:25:10 +01:00
transaction.c Rebase cursor when a layer surface maps 2019-02-12 22:57:23 +01:00
xdg_shell.c view: set xdg_decoration->view to NULL, check decoration destroy 2019-02-23 03:03:03 -05:00
xdg_shell_v6.c Check xdg_surface's role before using its toplevel 2019-01-28 16:14:35 +01:00
xwayland.c Center surface inside container when it's too small 2019-01-28 01:17:21 -05:00