sway/sway/desktop
Brian Ashworth fb4838c943 damage: remove output_damage_view
This removes `output_damage_view` since it is unnecessary. The logic
has been moved into its only caller `output_damage_from_view`. When
damaging the whole view, `output_damage_whole_container` should be used
instead
2019-03-11 10:56:20 -04: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-25 17:10:04 -05:00
output.c damage: remove output_damage_view 2019-03-11 10:56:20 -04:00
render.c render_floating: skip fullscreen floaters 2019-03-04 12:50:47 -05:00
transaction.c Rebase cursor when a layer surface maps 2019-02-18 15:11:48 -05:00
xdg_shell.c view: set xdg_decoration->view to NULL, check decoration destroy 2019-02-25 17:10:04 -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