virtualx-engine/platform/linuxbsd
bruvzg d62ca0c9c0 Window management improvements.
[macOS] Fix transient windows not working in the full-screen mode.
[macOS] Fix moving transient windows to the other screen than parent window.
[macOS] Fix popup menu switch on hover.
[macOS] Use content origin rect for windows position (to ensure `DS.mouse_get_position` is equal to `DS.window_get_position` + mouse position from the input events).
[macOS] Fix incorrect input coordinates, when external display with different scaling in connected/disconnected.
[macOS/Windows] Fix moving fullscreen windows between the screens.
Add auto refocusing of the parent window, when the focused transient window is closed.
Remove redundant `DS.mouse_get_absolute_position` function (returns mouse position in the screen coordinates, same as `DS.mouse_get_position`).
2022-01-18 11:47:03 +02:00
..
export Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
crash_handler_linuxbsd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
crash_handler_linuxbsd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
detect.py Misc build system fixes 2021-12-10 12:14:27 -06:00
detect_prime_x11.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
detect_prime_x11.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_server_x11.cpp Window management improvements. 2022-01-18 11:47:03 +02:00
display_server_x11.h Window management improvements. 2022-01-18 11:47:03 +02:00
freedesktop_screensaver.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
freedesktop_screensaver.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gl_manager_x11.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gl_manager_x11.h New OpenGL batching canvas renderer 2022-01-11 22:26:18 -08:00
godot_linuxbsd.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
joypad_linux.cpp Fix Actions mapped to triggers not using the full range 2022-01-14 15:36:20 +00:00
joypad_linux.h Fix Actions mapped to triggers not using the full range 2022-01-14 15:36:20 +00:00
key_mapping_x11.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
key_mapping_x11.h Update copyright statements to 2022 2022-01-03 21:27:34 +01: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 Fix multiple missing UTF-8 decoding. 2022-01-06 14:35:22 +02:00
os_linuxbsd.h Update copyright statements to 2022 2022-01-03 21:27:34 +01: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 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
platform_linuxbsd_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
README.md Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-11 19:34:10 +02:00
SCsub Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
vulkan_context_x11.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
vulkan_context_x11.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00

Linux/*BSD platform port

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

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.