This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
685db28e2920150737bc53d5c86dcc64cc42bb60
godot
/
platform
/
linuxbsd
/
x11
History
bruvzg
103f671ada
[X11] Fix IME window focus events.
2023-02-06 09:18:16 +02:00
..
dynwrappers
[X11] Add support for dead keys without active IME. Fix IME focus and cleanup.
2023-01-30 13:31:48 +02:00
detect_prime_x11.cpp
…
detect_prime_x11.h
…
display_server_x11.cpp
[X11] Fix IME window focus events.
2023-02-06 09:18:16 +02:00
display_server_x11.h
[X11] Add support for dead keys without active IME. Fix IME focus and cleanup.
2023-01-30 13:31:48 +02:00
gl_manager_x11.cpp
…
gl_manager_x11.h
…
key_mapping_x11.cpp
Put KeyMappingX11 stuff inside its own scope
2023-01-26 03:19:36 +01:00
key_mapping_x11.h
Put KeyMappingX11 stuff inside its own scope
2023-01-26 03:19:36 +01:00
SCsub
Move xkbcommon dynamic loading code into generic linuxbsd folder
2023-01-25 03:28:13 +01:00
vulkan_context_x11.cpp
…
vulkan_context_x11.h
…