swayfx/sway/desktop
Ivan Molodetskikh 76210c141d output: check wlr_output in repaint handler
It's possible for the output to be disconnected in just the right moment
for wlr_output to be NULL in the repaint handler, causing a crash. This
check fixes that crash.
2019-11-17 20:18:42 +01:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c Handle layer changes for layer shell surfaces 2019-10-27 11:07:18 -04:00
output.c output: check wlr_output in repaint handler 2019-11-17 20:18:42 +01:00
render.c view: add max_render_time 2019-11-17 20:18:42 +01:00
surface.c view: add max_render_time 2019-11-17 20:18:42 +01:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c xwayland: get_constraints using size hints 2019-11-16 10:18:26 +01:00