bruvzg
|
4421378089
[Windows] Ignore excessive wintab mouse move events.
|
3 anni fa |
bruvzg
|
54adfb6dfd
[Windows] Fix WM_CHAR processing code using Unicode char instead of Virtual key.
|
3 anni fa |
bruvzg
|
d104a4cdbd
Add missing initial window flags and window mode to the project settings.
|
3 anni fa |
Rémi Verschelde
|
d79040e7eb
Merge pull request #65496 from MinusKube/popup-capture-mouse-bug
|
3 anni fa |
Rémi Verschelde
|
5ff8e4ee67
Merge pull request #65133 from bruvzg/win_cursor
|
3 anni fa |
Rémi Verschelde
|
5c1ef35def
Merge pull request #65262 from bruvzg/win10_dm
|
3 anni fa |
MinusKube
|
06b86fad0d
Fix MOUSE_MODE_CAPTURED not working correctly with popups
|
3 anni fa |
bruvzg
|
57829b7cc4
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vulkan and OpenGL rendering drivers).
|
3 anni fa |
bruvzg
|
6ce0d3a212
Disable dark mode title bar on Windows 10.
|
3 anni fa |
bruvzg
|
629ae58a80
Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows.
|
3 anni fa |
bruvzg
|
77a4567122
[Windows] Simplify cursor handling and add support for fully transparent cursors.
|
3 anni fa |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 anni fa |
RedMser
|
c939f336d6
Only define `keep_screen_on` project setting once
|
3 anni fa |
RedMser
|
00e788e611
Implement `keep_screen_on` for Windows
|
3 anni fa |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 anni fa |
bruvzg
|
680b5f1afb
[Windows] Set fullscreen flags on window creation.
|
3 anni fa |
MinusKube
|
7b05df8029
Move windows display server's 'outside' field to WindowData struct
|
3 anni fa |
bruvzg
|
a194043ea8
Check if GL manager exist to prevent crash when using multithreaded renderer with Vulkan.
|
3 anni fa |
Hansem Ro
|
6dcc9d1131
[macOS, Windows, X11] Add stylus inverted/eraser support to
|
3 anni fa |
bruvzg
|
40b3be7912
Remove mouse events that closed the popup from queue, to fix pop-up reopening.
|
3 anni fa |
reduz
|
45af29da80
Add a new HashSet template
|
3 anni fa |
Rémi Verschelde
|
ccdd85d8e7
Merge pull request #61001 from derammo/derammo_popup_conditional_hide
|
3 anni fa |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 anni fa |
derammo
|
47d0dc8a41
popup deferred hide suppressed if reopened
|
3 anni fa |
Rémi Verschelde
|
349aa9c884
Merge pull request #60894 from derammo/derammo_opengl3_windows
|
3 anni fa |
derammo
|
96c21bc749
opengl3 driver now works on windows including multi window
|
3 anni fa |
bruvzg
|
b268c4b4bc
[Windows] Save and re-apply window icon when changing window style.
|
3 anni fa |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 anni fa |
bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 anni fa |
bruvzg
|
8b0761d1fd
Fix sub-menu keyboard navigation.
|
3 anni fa |