godot/platform/linuxbsd
Christopher Foo e4d052e284
Ensure WindowData minimized/maximized are mutually exclusive
The window manager can break the assumption that
fullscreen/maximized/minimized values are mutually exclusive.
2023-05-08 20:23:45 -04:00
..
doc_classes [Export docs] Move docs to platform folders. 2023-04-20 11:02:12 +03:00
export Extract editor run toolbar into its own component 2023-04-19 17:12:28 +02:00
x11 Ensure WindowData minimized/maximized are mutually exclusive 2023-05-08 20:23:45 -04:00
crash_handler_linuxbsd.cpp
crash_handler_linuxbsd.h
dbus-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
dbus-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
detect.py [OS] Implement and expose to scripting APIs get_memory_info method instead of old get_free_static_memory. 2023-04-24 14:08:55 +03:00
fontconfig-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
fontconfig-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
freedesktop_portal_desktop.cpp [Linux/BSD] Add dynamically loaded library version checks. 2023-03-20 08:10:56 +02:00
freedesktop_portal_desktop.h
freedesktop_screensaver.cpp [Linux/BSD] Add dynamically loaded library version checks. 2023-03-20 08:10:56 +02:00
freedesktop_screensaver.h
godot_linuxbsd.cpp
joypad_linux.cpp [Linux/BSD] Add dynamically loaded library version checks. 2023-03-20 08:10:56 +02:00
joypad_linux.h
libudev-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
libudev-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
logo.svg
os_linuxbsd.cpp Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
os_linuxbsd.h Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
pck_embed.ld
pck_embed.legacy.ld
platform_config.h
platform_linuxbsd_builders.py
README.md
run_icon.svg
SCsub [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
speechd-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
speechd-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
tts_linux.cpp [Linux/BSD] Add dynamically loaded library version checks. 2023-03-20 08:10:56 +02:00
tts_linux.h Windows TTS: Use HashMap instead of RBMap for ids 2023-04-11 15:54:21 +02:00
xkbcommon-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
xkbcommon-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31: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.