bruvzg
|
520a8d8ed2
Add project manager / editor initial screen settings, implement DisplayServer.get_keyboard_focus_screen method.
|
2 سال پیش |
Rémi Verschelde
|
63d17df83e
Merge pull request #74978 from bruvzg/linux_version_check
|
2 سال پیش |
Yuri Sizov
|
f5f796b0b7
Merge pull request #76040 from MightiestGoat/fix-sliding-window-linux-via-tracking-parent
|
2 سال پیش |
mightygoat
|
932afc3bf5
Fix the sliding window problem in linux occur due to reparenting of the window during the decoration via tracking the parent of the window
|
2 سال پیش |
Kvel2D
|
41f0a523db
Fix custom cursor using atlas texture
|
2 سال پیش |
Sabrehull
|
d4b7466266
[X11] Fix layout bug in `keyboard_get_keycode_from_physical`
|
2 سال پیش |
bruvzg
|
09465f3fe6
Remove (or make verbose only) various debug prints.
|
2 سال پیش |
bruvzg
|
bed46f723c
[Linux/BSD] Add dynamically loaded library version checks.
|
2 سال پیش |
Hugo Locurcio
|
ddc9cc3e49
Tweak command syntax in Vulkan renderer failure message
|
2 سال پیش |
Rémi Verschelde
|
8325320192
Merge pull request #74563 from clayjohn/X11-context
|
2 سال پیش |
clayjohn
|
e7ea3ef531
Propogate errors when creating an OpenGL context fails in X11
|
2 سال پیش |
Rindbee
|
91e460d500
Fix broken shortcut key input
|
2 سال پیش |
Rémi Verschelde
|
5f2137a050
Merge pull request #74087 from bruvzg/get_screen_px
|
2 سال پیش |
bruvzg
|
8a675f3824
[Linux/X11] Check if required xkb functions exist before using it.
|
2 سال پیش |
bruvzg
|
e7647b5ee5
[DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and Windows.
|
2 سال پیش |
Rémi Verschelde
|
f84479fe5a
Merge pull request #72877 from bruvzg/x11_on_top
|
2 سال پیش |
bruvzg
|
853f0eae58
[X11] Fix initial "on top" window state.
|
2 سال پیش |
Rémi Verschelde
|
4574b97752
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
|
2 سال پیش |
bruvzg
|
dd068794c3
[Linux] Make SO wrapper usage optional.
|
2 سال پیش |
Thomas ten Cate
|
8a17f94ab2
Some fixes for initial window position and size
|
2 سال پیش |
bruvzg
|
80dc7713f9
[X11] Do not suppress structure/focus events on popup close to correctly return focus.
|
2 سال پیش |
bruvzg
|
103f671ada
[X11] Fix IME window focus events.
|
2 سال پیش |
Rémi Verschelde
|
707ccc09ab
Merge pull request #72104 from bruvzg/popup-non-popups
|
2 سال پیش |
bruvzg
|
9f42649823
[X11] Fix IME subwindow in the popup not getting input focus.
|
2 سال پیش |
bruvzg
|
4c50ac3921
[X11] Add support for dead keys without active IME. Fix IME focus and cleanup.
|
2 سال پیش |
bruvzg
|
700d85bd19
Extend special popup window handling to any non-popup child of a popup.
|
4 سال پیش |
bruvzg
|
912c937921
[X11] Fix IME focus return.
|
2 سال پیش |
Rémi Verschelde
|
67961d8ebf
Merge pull request #72029 from bruvzg/x11_keycode
|
2 سال پیش |
bruvzg
|
1bb7e357a0
[X11] Fix incorrect keycodes from non-QWERTY layouts.
|
2 سال پیش |
bruvzg
|
5ebb60e0cf
[X11] Make IME focus window input only.
|
2 سال پیش |