swayfx/sway/desktop
Mack Straight a96e86744f Fix fullscreen view rendering crash
See issue #3359 for reproduction details. When a fullscreen view is
unmapped and there's a preceding transaction waiting, there may be
neither a saved buffer or a surface to render. This change matches
the equivalent code in render_view.
2019-01-01 10:08:27 -05:00
..
desktop.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
idle_inhibit_v1.c Fix crash when destroying an idle-inhibiting client 2018-09-16 23:20:58 +10:00
layer_shell.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
output.c Fix wlr_box_intersection args for wlroots 1441 2018-12-22 18:54:08 +01:00
render.c Fix fullscreen view rendering crash 2019-01-01 10:08:27 -05:00
transaction.c Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
xdg_shell.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
xdg_shell_v6.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
xwayland.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00