You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
desktop.c
Move view {x,y,width,height} into container struct
6 years ago
idle_inhibit_v1.c
Fix crash when destroying an idle-inhibiting client
6 years ago
layer_shell.c
Minor refactor of input manager
6 years ago
output.c
Fix wlr_box_intersection args for wlroots 1441
6 years ago
render.c
Fix fullscreen view rendering crash
6 years ago
transaction.c
Use #if instead of #ifdef
6 years ago
xdg_shell.c
Move view {x,y,width,height} into container struct
6 years ago
xdg_shell_v6.c
Move view {x,y,width,height} into container struct
6 years ago
xwayland.c
Move view {x,y,width,height} into container struct
6 years ago