sway/sway/desktop
emersion 0bf3252d8b
Fix re-enabling outputs gaining a CRTC
If output->configured is true, then the output has been modeset correctly and
we don't need to try again. If output->enabled is true, then we are in the
process of configuring the output and we shouldn't do anything.
2019-01-19 10:19:59 +01: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 layer_shell: do not SIGABRT sway on zero outputs 2019-01-16 10:55:25 +01:00
output.c Fix re-enabling outputs gaining a CRTC 2019-01-19 10:19:59 +01:00
render.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
transaction.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
xdg_shell.c Remove wlr_xdg_surface_send_close. 2019-01-15 09:13:27 +01:00
xdg_shell_v6.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
xwayland.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00