godot/platform/x11
Jia Wang 41029eb1f0 Workaround for IME on Linux(fixes #29 #7106):
Workaround for supporting input method frameworks like SCIM,
    IBus, Fcitx, etc.

    The locale is set when the application starts.

    Workaround for input when the input context within the specified
    input method is not available.
2017-06-25 08:17:56 +08:00
..
export Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
context_gl_x11.cpp Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
context_gl_x11.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
detect.py X11: Abort build if using OpenSSL 1.1.0+ 2017-05-06 19:01:10 +02:00
godot_x11.cpp Workaround for IME on Linux(fixes #29 #7106): 2017-06-25 08:17:56 +08:00
joypad_linux.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
joypad_linux.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
key_mapping_x11.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
key_mapping_x11.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_x11.cpp Workaround for IME on Linux(fixes #29 #7106): 2017-06-25 08:17:56 +08:00
os_x11.h Workaround for IME on Linux(fixes #29 #7106): 2017-06-25 08:17:56 +08:00
platform_config.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
power_x11.cpp Improve documentation of thirdparty code snippets 2017-05-07 11:42:37 +02:00
power_x11.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Add API to access battery power state 2017-03-04 18:04:29 +01:00