xserver/hw
Enrico Weigelt, metux IT consult fc765b8fa7 xnest: use own dev-privates key for per-screen cursor
Since it's storing an locally defined (ddx-internal) struct, it's better
not to abuse some globally defined key for this.

It just happened to work before, since CursorScreenKey is only used by DDX
(and there's only one DDX per executable) and they currently (!) have the
same size (pointer) - but that's a fragile programming style, so clean it up.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1342>
(cherry picked from commit 49d139344d)
2026-01-19 12:32:21 -08:00
..
kdrive drop remains of support for old Sun compilers 2026-01-19 12:32:18 -08:00
vfb Xvfb: Support up to 13 mouse buttons 2024-01-08 11:16:11 +00:00
xfree86 include: unexport registry.h 2026-01-19 12:32:20 -08:00
xnest xnest: use own dev-privates key for per-screen cursor 2026-01-19 12:32:21 -08:00
xquartz xquartz: Disable COMPOSITE at runtime 2023-01-17 15:17:45 -08:00
xwayland os: move os_move_fd() out of public API 2026-01-19 12:32:20 -08:00
xwin xwin: winsock.h needs to be included earlier 2026-01-19 12:32:20 -08:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00