virtualx-engine/platform/linuxbsd
Riteo c15cd3acc4 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.
2024-09-13 19:08:53 +02:00
..
doc_classes
export Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
wayland Wayland: Simplify cursor code and fix custom cursors 2024-09-13 19:08:53 +02:00
x11 Merge pull request #91780 from Riteo/falling-with-style 2024-09-04 11:16:08 +02:00
crash_handler_linuxbsd.cpp
crash_handler_linuxbsd.h
dbus-so_wrap.c
dbus-so_wrap.h
detect.py Disable FP contraction. 2024-07-23 14:33:51 +03:00
fontconfig-so_wrap.c
fontconfig-so_wrap.h
freedesktop_portal_desktop.cpp [Linux] Make file filters case insensitive. 2024-08-28 11:13:47 +03:00
freedesktop_portal_desktop.h
freedesktop_screensaver.cpp
freedesktop_screensaver.h
godot_linuxbsd.cpp
joypad_linux.cpp Fix trackpads and graphics tablets being recognized as controllers on Linux/*BSD 2024-07-06 00:26:39 +02:00
joypad_linux.h Fix trackpads and graphics tablets being recognized as controllers on Linux/*BSD 2024-07-06 00:26:39 +02:00
libudev-so_wrap.c
libudev-so_wrap.h
os_linuxbsd.cpp
os_linuxbsd.h
platform_config.h
platform_gl.h
platform_linuxbsd_builders.py
README.md
SCsub
speechd-so_wrap.c
speechd-so_wrap.h
tts_linux.cpp [TextServer] Fix get_word_breaks and it uses. 2024-06-21 14:56:57 +03:00
tts_linux.h
xkbcommon-so_wrap.c
xkbcommon-so_wrap.h

Linux/*BSD platform port

This folder contains the C++ code for the Linux/*BSD platform port.

See also misc/dist/linux folder for additional files used by this platform.

Documentation

Artwork license

logo.png is derived from the Linux logo:

Permission to use and/or modify this image is granted provided you acknowledge me lewing@isc.tamu.edu and The GIMP if someone asks.