godot/platform/x11
Pedro J. Estébanez 1c25e50490 Add new window setting: always on top
Implemented for Windows and Linux.

(cherry picked from commit ee2c31d306)
2018-04-14 19:03:53 +02:00
..
export Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub PEP3101 applied with changing old type string formatting as new ones 2018-02-19 22:25:41 +01:00
context_gl_x11.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
context_gl_x11.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
crash_handler_x11.cpp Fix server build on FreeBSD 2018-03-01 21:12:28 +01:00
crash_handler_x11.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
detect.py X11: Link libgcc statically with use_static_cpp option 2018-02-19 22:33:29 +01:00
godot_x11.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
joypad_linux.cpp
joypad_linux.h
key_mapping_x11.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
key_mapping_x11.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
logo.png
os_x11.cpp Add new window setting: always on top 2018-04-14 19:03:53 +02:00
os_x11.h Add new window setting: always on top 2018-04-14 19:03:53 +02:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
power_x11.cpp
power_x11.h