godot/platform/linuxbsd
2025-04-08 20:25:47 +03:00
..
doc_classes Update official export templates architecture list in docs 2025-01-07 20:28:25 +07:00
export AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
wayland AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
x11 AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
crash_handler_linuxbsd.cpp Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
crash_handler_linuxbsd.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +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_at_spi_monitor.cpp AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
freedesktop_at_spi_monitor.h AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
freedesktop_portal_desktop.cpp AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
freedesktop_portal_desktop.h AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
freedesktop_screensaver.cpp Check DBus loading status before attempting to detect its version 2023-05-11 19:29:10 +02:00
freedesktop_screensaver.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
godot_linuxbsd.cpp Refactor OS exit code to be EXIT_SUCCESS by default 2024-03-08 23:31:24 +01:00
joypad_linux.cpp Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
joypad_linux.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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
os_linuxbsd.cpp Add String::remove_char(s) methods for performance and convenience 2025-03-10 13:19:28 +01:00
os_linuxbsd.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
platform_config.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
platform_gl.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
platform_linuxbsd_builders.py Fix linux builds with debug symbols when there is a space in the path. 2024-12-05 10:31:12 -05:00
README.md update logo/run icon path in README 2025-03-10 12:03:41 +06:00
SCsub AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03: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 Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition. 2025-01-17 17:31:58 +01:00
tts_linux.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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.svg 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.