wlroots/include/backend
Brian Ashworth c97f0eb0f2 backend/headless: improve output number handling
This improves the way the output numbers are handled for the headless
backend. Instead of using the number of active outputs plus one, the
last used number is stored and new outputs will increment it. This
fixes the situation where you start with one output, create a second,
close the first, and create a third. Without this, both outputs will be
HEADLESS-2, which causes an issue since the identifier will also be
identical. With this, the last output is HEADLESS-3 and the outputs can
be distinguished.
2019-03-15 18:37:56 +02:00
..
drm backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
session Use more consistent include guard names 2017-09-23 10:26:01 +02:00
headless.h backend/headless: improve output number handling 2019-03-15 18:37:56 +02:00
libinput.h Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h Introduce noop backend 2019-01-17 20:13:55 +10:00
wayland.h backend/wayland: improve output number handling 2019-03-15 09:43:40 +02:00
x11.h backend/x11: improve output number handling 2019-03-15 18:37:35 +02:00