summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_language_server.cpp
diff options
context:
space:
mode:
authorRiteo <riteo@posteo.net>2024-09-13 18:59:38 +0200
committerRiteo <riteo@posteo.net>2024-09-13 19:08:53 +0200
commitc15cd3acc43b7b5012e41844c1715b84f6c7834c (patch)
treef9e876a12c4b7a5565e4e5fd2a698c2c67d512a4 /modules/gdscript/language_server/gdscript_language_server.cpp
parent74de05a01c8716a42d4e3427f607d7bea76b35e5 (diff)
downloadredot-engine-c15cd3acc43b7b5012e41844c1715b84f6c7834c.tar.gz
Wayland: Simplify cursor code and fix custom cursors
Initially the WaylandThread cursor code was supposed to be as stateless as possible but, as time went on, this wasn't possible. This expectation made the resulting API quite convoluted, so this patch aims to simplify it substantially bot in terms of API surface and, most importantly, in terms of actual implementation complexity. This patch also fixes custom cursors since I accidentally changed the mmap flags to MAP_PRIVATE some time ago. This took me hours to notice.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_server.cpp')
0 files changed, 0 insertions, 0 deletions