wlroots-hyprland/include
Brian Ashworth b135599e5a backend/x11: improve output number handling
This improves the way the output numbers are handled for the x11
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
X11-2, which causes an issue since the identifier will also be
identical. With this, the last output is X11-3 and the outputs can be
distinguished.
2019-03-15 18:37:35 +02:00
..
backend backend/x11: improve output number handling 2019-03-15 18:37:35 +02:00
render Remove glEGLImageTargetTexture2DOES 2019-02-28 21:24:22 +01:00
rootston rootston: split rendering code into render.c 2019-03-02 09:37:05 -07:00
types data-device: refactor wlr_drag 2019-02-20 18:42:29 +01:00
util util: use shm_open for in-memory files 2018-10-28 22:39:54 +01:00
wlr xwayland: don't set DISPLAY 2019-03-04 12:54:06 -07:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwm: Add _NET_CLIENT_LIST support 2019-02-15 11:08:54 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00