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
f5f796b0b7246507789d69c7033c74e043c10213
godot
/
platform
/
linuxbsd
/
x11
History
Yuri Sizov
f5f796b0b7
Merge pull request
#76040
from MightiestGoat/fix-sliding-window-linux-via-tracking-parent
...
Fix the sliding window problem in linux occur due to reparenting of the window due to decoration.
2023-04-14 13:11:36 +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
[Linux] Make SO wrapper usage optional.
2023-02-16 16:38:47 +02:00
detect_prime_x11.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
display_server_x11.cpp
Merge pull request
#76040
from MightiestGoat/fix-sliding-window-linux-via-tracking-parent
2023-04-14 13:11:36 +02:00
display_server_x11.h
Fix the sliding window problem in linux occur due to reparenting of the window during the decoration via tracking the parent of the window
2023-04-14 00:45:34 +05:30
gl_manager_x11.cpp
Propogate errors when creating an OpenGL context fails in X11
2023-03-07 11:12:21 -08:00
gl_manager_x11.h
Propogate errors when creating an OpenGL context fails in X11
2023-03-07 11:12:21 -08:00
key_mapping_x11.cpp
[Linux/X11] Add some missing keycodes/scancodes.
2023-03-08 12:13:41 +02:00
key_mapping_x11.h
Put KeyMappingX11 stuff inside its own scope
2023-01-26 03:19:36 +01:00
SCsub
[Linux] Make SO wrapper usage optional.
2023-02-16 16:38:47 +02:00
vulkan_context_x11.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
vulkan_context_x11.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00