sway-patched-tray-menu/sway/desktop
Simon Ser 16b0afd433 Check for empty damage before attaching render buffer
Check whether output->damage_ring.current is empty before calling
wlr_output_attach_render(). Saves us from having to un-do that
via wlr_output_rollback().
2023-02-22 13:37:44 -05:00
..
desktop.c chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01:00
idle_inhibit_v1.c Add support for ext-idle-notify-v1 2022-10-14 15:56:07 +02:00
launcher.c launcher: make launcher context seat aware 2023-02-05 00:53:47 -07:00
layer_shell.c layer-shell: enter output before surface is mapped 2023-02-20 12:20:42 +01:00
output.c Check for empty damage before attaching render buffer 2023-02-22 13:37:44 -05:00
render.c Move output commit out of output_render() 2023-02-22 13:37:44 -05:00
surface.c Update surface fractional scale on output change 2023-02-20 12:11:07 +01:00
transaction.c transaction: destroying nodes aren't hidden 2022-01-18 19:42:15 +01:00
xdg_shell.c xdg-shell: schedule a configure on maximize request 2022-05-27 15:49:57 +02:00
xwayland.c view: make request_activate take a seat 2023-02-05 00:53:47 -07:00