bruvzg
|
ab94024ce1
[DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and Windows.
|
vor 2 Jahren |
Hugo Locurcio
|
ddc9cc3e49
Tweak command syntax in Vulkan renderer failure message
|
vor 2 Jahren |
Rémi Verschelde
|
918c910b4d
Merge pull request #73878 from RedMser/fix-clipboard-focus-windows
|
vor 2 Jahren |
Rémi Verschelde
|
5f2137a050
Merge pull request #74087 from bruvzg/get_screen_px
|
vor 2 Jahren |
bruvzg
|
ba995c6ea1
[Windows] Update modifier key status during IME input.
|
vor 2 Jahren |
bruvzg
|
e7647b5ee5
[DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and Windows.
|
vor 2 Jahren |
RedMser
|
942f8b9858
Fix clipboard relying on focused window
|
vor 2 Jahren |
bruvzg
|
ba7ab0e1cb
[Windows] Take initial flags into account when creating main window.
|
vor 2 Jahren |
Rémi Verschelde
|
4574b97752
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
|
vor 2 Jahren |
bruvzg
|
a322f3f578
[InputEventKey] Avoid setting both key and modifier to the same value.
|
vor 2 Jahren |
Rémi Verschelde
|
d8c3fc1f56
Merge pull request #72624 from pkdawson/fix-last-focus
|
vor 2 Jahren |
Markus Sauermann
|
6165498d0e
Fix windowsize for fullscreen windows on windowcreation on Windows
|
vor 2 Jahren |
Patrick Dawson
|
cba1fd7cca
DisplayServerWindows: Update `last_focused_window` when the focused subwindow is deleted
|
vor 2 Jahren |
Rémi Verschelde
|
707ccc09ab
Merge pull request #72104 from bruvzg/popup-non-popups
|
vor 2 Jahren |
Rémi Verschelde
|
b8ef55a427
Merge pull request #71174 from RedMser/fix-confined-mouse-mode-update
|
vor 2 Jahren |
Juan Linietsky
|
28f51ba547
Refactor high quality texture import
|
vor 2 Jahren |
bruvzg
|
700d85bd19
Extend special popup window handling to any non-popup child of a popup.
|
vor 4 Jahren |
bruvzg
|
e08a6e692d
[Windows] Fix committing IME text without IME deactivation.
|
vor 2 Jahren |
bruvzg
|
c1c6ce9001
[Windows] Fix candidate window position with some third party IME engines.
|
vor 2 Jahren |
bruvzg
|
8d51af1c8d
[Windows] Fix ToUnicodeEx resetting some dead key states.
|
vor 2 Jahren |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
vor 2 Jahren |
Juan Linietsky
|
e01452adb0
Fix AltGR getting stuck on Windows right alt-tab
|
vor 2 Jahren |
bruvzg
|
2529ab332c
[Windows] Fix sub-window initial transparency and always-on-top state.
|
vor 2 Jahren |
Rémi Verschelde
|
68d71f88f5
Improve DisplayServer message for video card drivers failure
|
vor 2 Jahren |
bruvzg
|
34b34b104c
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`.
|
vor 2 Jahren |
bruvzg
|
7fc8716aac
[Windows] Fix incorrect full-screen mode applied on start.
|
vor 2 Jahren |
Pedro J. Estébanez
|
03b96c1c4b
Implement color flash avoidance for Windows
|
vor 2 Jahren |
RedMser
|
951349c481
Fix confined mouse mode not updating on resize
|
vor 2 Jahren |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
vor 2 Jahren |
bruvzg
|
9dc4f4096c
[Windows] Fix primary screen detection.
|
vor 2 Jahren |