sway-patched-tray-menu-github/sway/desktop
Simon Ser 36f627d0fa Check return value of wlr_renderer_begin()
Since [1], wlr_renderer_begin() can fail. Check its return value
and bail.

This fixes an assertion error (when begin() fails and then we try
to render something) after a GPU reset.

[1]: a541c9510a
2023-01-21 14:16:21 +01: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: export xdga tokens and use them for workspace matching 2022-11-26 09:48:58 +01:00
layer_shell.c Use wlr_damage_ring 2022-11-11 16:29:04 +01:00
output.c Replace math functions that promote float to double 2023-01-03 21:50:56 +01:00
render.c Check return value of wlr_renderer_begin() 2023-01-21 14:16:21 +01:00
surface.c Upgrade for wlroots surface refactoring 2022-01-13 14:01:37 +03: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 launcher: export X startup ids and use them for workspace matching 2022-11-26 09:48:58 +01:00