virtualx-engine/platform/linuxbsd
Markus Sauermann ada4761181 Fix that mouse-button-up event is parsed twice for drag-and-drop
Currently Input::get_singleton()->parse_input_event(mb); is
called twice for mouse-button-up events when dropping in a different
window on linuxbsd.
2022-12-05 19:31:22 +01:00
..
export Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
x11 Fix that mouse-button-up event is parsed twice for drag-and-drop 2022-12-05 19:31:22 +01:00
crash_handler_linuxbsd.cpp Remove usage of unitialized variables 2022-10-01 21:09:22 +02:00
crash_handler_linuxbsd.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
dbus-so_wrap.c [Linux] Load dbus libraries dynamically. 2022-07-29 11:19:19 +03:00
dbus-so_wrap.h [Linux] Load dbus libraries dynamically. 2022-07-29 11:19:19 +03:00
detect.py Load X11 dynamically 2022-12-03 19:23:43 +01:00
fontconfig-so_wrap.c Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
fontconfig-so_wrap.h Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
freedesktop_portal_desktop.cpp Add support for system dark mode (Linux) 2022-09-02 16:49:21 +02:00
freedesktop_portal_desktop.h Add support for system dark mode (Linux) 2022-09-02 16:49:21 +02:00
freedesktop_screensaver.cpp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
freedesktop_screensaver.h [Linux] Load dbus libraries dynamically. 2022-07-29 11:19:19 +03:00
godot_linuxbsd.cpp Fix Godot exiting with unexpected failure code 2022-10-15 03:17:40 +02:00
joypad_linux.cpp Fix burning CPU with udev disabled on Flatpak 2022-12-03 20:10:48 -08:00
joypad_linux.h Read and store joypad events in a separate thread on x11 platform 2022-05-05 07:51:54 +02:00
libudev-so_wrap.c An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
libudev-so_wrap.h An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
logo.png Effective DisplayServer separation, rename X11 -> LinuxBSD 2020-03-26 15:49:34 +01:00
os_linuxbsd.cpp [Linux/BSD] Fix build without fontconfig. 2022-12-05 07:56:44 +02:00
os_linuxbsd.h [Linux/BSD] Fix build without fontconfig. 2022-12-05 07:56:44 +02:00
pck_embed.ld Effective DisplayServer separation, rename X11 -> LinuxBSD 2020-03-26 15:49:34 +01:00
pck_embed.legacy.ld Effective DisplayServer separation, rename X11 -> LinuxBSD 2020-03-26 15:49:34 +01:00
platform_config.h Regenerate GL loader code with GLAD 2 2022-11-14 21:48:01 +01:00
platform_linuxbsd_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
README.md Improve platform-specific READMEs to add useful links 2022-08-25 17:50:53 +02:00
SCsub linuxbsd: move all X11 stuff in its own directory 2022-11-02 20:48:46 +01:00
speechd-so_wrap.c Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
speechd-so_wrap.h Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_linux.cpp Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_linux.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00

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.