swayfx/sway/desktop
emersion a737d7ecc4
Better handle outputs without CRTC
This happens if you plug in more outputs than supported by your GPU.

This patch makes it so outputs without CRTCs appear as disabled. As soon as
they get a CRTC (signalled via the mode event), we can enable them.
2019-01-18 10:09:10 +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 Better handle outputs without CRTC 2019-01-18 10:09:10 +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