virtualx-engine/platform/linuxbsd
Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming
This change introduces a new EditorThemeManager class
to abstract theme generatio and its subroutines.

Logic related to EditorTheme, EditorColorMap, and editor
icons has been extracted into their respective files with
includes cleaned up.

All related files have been moved to a separate folder to
better scope them in the project. This includes relevant
generated files as well.
2024-01-16 11:57:45 +01:00
..
doc_classes
export Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
x11 Merge pull request #86446 from reduz/transient-to-focused 2024-01-15 13:25:00 +01:00
crash_handler_linuxbsd.cpp Made signal handling more uniform. Fixes #82102 2023-09-22 20:06:58 -06:00
crash_handler_linuxbsd.h
dbus-so_wrap.c
dbus-so_wrap.h
detect.py Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added 2023-12-25 11:13:01 +08:00
fontconfig-so_wrap.c
fontconfig-so_wrap.h
freedesktop_portal_desktop.cpp Add const references detected by clang-tidy 2023-12-16 13:36:44 -05:00
freedesktop_portal_desktop.h Add error messages to the native menu and file dialogs callback. 2023-10-14 18:10:39 +03:00
freedesktop_screensaver.cpp
freedesktop_screensaver.h
godot_linuxbsd.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
joypad_linux.cpp [Linux/Freedesktop] Implement native file selection dialog support. 2023-08-17 10:56:16 +03:00
joypad_linux.h
libudev-so_wrap.c
libudev-so_wrap.h
os_linuxbsd.cpp Add const references detected by clang-tidy 2023-12-16 13:36:44 -05:00
os_linuxbsd.h [Linux/Freedesktop] Implement native file selection dialog support. 2023-08-17 10:56:16 +03:00
pck_embed.ld
pck_embed.legacy.ld
platform_config.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
platform_gl.h [X11] Add support for using EGL/GLES instead of GLX. 2023-10-04 14:15:36 +03:00
platform_linuxbsd_builders.py
README.md
SCsub
speechd-so_wrap.c
speechd-so_wrap.h
tts_linux.cpp TTS_Linux: Fix size_t template issue on OpenBSD by using int consistently 2023-10-27 12:23:39 -04:00
tts_linux.h TTS_Linux: Fix size_t template issue on OpenBSD by using int consistently 2023-10-27 12:23:39 -04:00
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.