swayfx/sway/tree
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
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Better handle outputs without CRTC 2019-01-18 10:09:10 +01:00
root.c Handle hidden scratchpad containers in commands 2019-01-15 09:05:27 +01:00
view.c Do not damage view child when container is NULL 2019-01-15 09:06:42 +01:00
workspace.c Combine output_by_name and output_by_identifier 2018-12-20 19:55:29 +01:00