sway-patched-tray-menu-github/sway/tree
Simon Ser 59aebaa5f9 Add cairo_image_surface_create error handling
cairo_image_surface_create can fail, e.g. when running out of
memory or when the size is too big. Avoid crashing in this case.

Closes: https://github.com/swaywm/sway/issues/6531
2021-12-21 14:52:08 -07:00
..
arrange.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
container.c Add cairo_image_surface_create error handling 2021-12-21 14:52:08 -07:00
node.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
output.c output: emit node::destroy event 2021-12-17 14:39:48 +01:00
root.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00
view.c view: Fix null dereference 2021-12-13 14:51:13 +01:00
workspace.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00