swayfx/sway/desktop
Brian Ashworth 23f075e71d render_floating: skip fullscreen floaters
If a floater is fullscreen either on a workspace or globally, it
should not be rendered on any output is is not fullscreened on. When
rendering it on an output it should not be rendered on, there will be
an extraneous border along the adjacent side of the output. This adds
a check in render_floating to skip all fullscreened floaters
2019-03-03 09:25:10 +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 Handle NULL from output_get_active_workspace 2019-02-21 21:18:03 +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