xserver/hw
Enrico Weigelt, metux IT consult 49d139344d 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>
2024-03-12 15:24:35 +00:00
..
kdrive dix: unexport AddScreen() and AddGPUScreen() 2024-03-03 23:24:28 +00:00
vfb dix: unexport AddScreen() and AddGPUScreen() 2024-03-03 23:24:28 +00:00
xfree86 dix: unexport eventconvert.h functions 2024-03-11 12:26:44 +01:00
xnest xnest: use own dev-privates key for per-screen cursor 2024-03-12 15:24:35 +00:00
xquartz os: consolidate busfault handling 2024-02-23 23:15:12 +00:00
xwayland dix: unexport global variables 2024-03-09 17:23:43 +00:00
xwin dix: unexport AddScreen() and AddGPUScreen() 2024-03-03 23:24:28 +00:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00