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 жил өмнө |
bruvzg
|
b713cfdccd
[X11] Prevent IME activation from entering infinite loop.
|
2 жил өмнө |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 жил өмнө |
Rémi Verschelde
|
68d71f88f5
Improve DisplayServer message for video card drivers failure
|
2 жил өмнө |
bruvzg
|
60e0043012
Fix X11 input region size.
|
2 жил өмнө |
bruvzg
|
34b34b104c
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`.
|
2 жил өмнө |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 жил өмнө |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
bruvzg
|
f7955633de
Improve `window_set_current_screen` and fix secondary window initial mode and positions.
|
2 жил өмнө |
Rémi Verschelde
|
f8f496ec3b
Merge pull request #69678 from Sauermann/fix-slider-button-up
|
2 жил өмнө |
Rémi Verschelde
|
0a3f66471e
Merge pull request #69712 from bruvzg/real_size
|
2 жил өмнө |
bruvzg
|
edf13eb5a6
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
2 жил өмнө |
bruvzg
|
ad0f6ff85b
[Linux/X11] Split fullscreen mode into `WINDOW_MODE_EXCLUSIVE_FULLSCREEN` and `WINDOW_MODE_FULLSCREEN` to improve multi-window handling.
|
2 жил өмнө |
Markus Sauermann
|
b44e6bb42b
Fix colorpicker slider bug with mouse-up outside of popup
|
2 жил өмнө |
Markus Sauermann
|
ada4761181
Fix that mouse-button-up event is parsed twice for drag-and-drop
|
2 жил өмнө |