Hilderin
|
a80eb8c503
|
Fix Inspector tooltips are blinking
|
2024-12-03 17:25:36 -05:00 |
|
Pāvels Nadtočajevs
|
84650f2018
|
Implement DisplayServer.beep .
|
2024-12-03 12:43:26 +02:00 |
|
Rémi Verschelde
|
aab12fd273
|
Merge pull request #99652 from bruvzg/fd_cd_win
[Windows] Fix root and current folder in native file dialog.
|
2024-12-02 17:20:27 +01:00 |
|
Rémi Verschelde
|
60e1490df1
|
Merge pull request #99644 from bruvzg/fd_all_name
Change file dialog all files filter name from `All Files (*)` to `All Files (*.*)`.
|
2024-12-02 17:20:23 +01:00 |
|
Rémi Verschelde
|
47f71f66c1
|
Merge pull request #98631 from bruvzg/fix_fs_restore
[Windows] Fix restoring fullscreen window.
|
2024-12-02 17:20:02 +01:00 |
|
Rémi Verschelde
|
57e504ca42
|
Merge pull request #98582 from bruvzg/win_btn_count
Remove button number limit from Windows `dialog_show()` implementation.
|
2024-12-02 17:19:52 +01:00 |
|
Hei
|
b045523d58
|
Add the missing getter for sharp window corners
|
2024-11-30 19:24:25 +02:00 |
|
Thaddeus Crews
|
127738c08b
|
Merge pull request #99387 from 0x0ACB/direct_composition
Use direct composition for d3d12 backend
|
2024-11-26 13:04:53 -06:00 |
|
0x0ACB
|
a8cd0e9677
|
Use direct composition for d3d12 backend
|
2024-11-26 10:28:40 +01:00 |
|
bruvzg
|
e0b4f3d314
|
[Windows] Fix root and current folder in native file dialog.
Co-authored-by: RedMser <redmser.jj2@gmail.com>
|
2024-11-25 15:00:25 +02:00 |
|
Pāvels Nadtočajevs
|
1d43fa9a64
|
Change file dialog all files filter name from All Files (*) to All Files(*.*) .
|
2024-11-24 20:09:05 +02:00 |
|
bruvzg
|
24d51f7635
|
[Windows] Fix TTS events arriving out of order.
|
2024-11-22 11:10:37 +02:00 |
|
Pāvels Nadtočajevs
|
f5fad7592f
|
Use processed filter list for native dialogs.
|
2024-11-15 12:08:33 +02:00 |
|
Thaddeus Crews
|
ddb2073c5c
|
Merge pull request #95972 from Hilderin/fix-mouse-move-over-unfocused-window
Fix mouse move over an unfocused window
|
2024-11-13 08:34:30 -06:00 |
|
bruvzg
|
fdde7713a8
|
Fix IME deactivation events not send on focus loss. Do not unset AltGr modifiers in non-IME input.
|
2024-11-06 09:47:26 +02:00 |
|
Thaddeus Crews
|
6071c7cd3b
|
Merge pull request #97250 from Garetonchick/windows-drag-and-drop-fix
Windows: Fix dragging and dropping files from compressed files into editor
|
2024-11-05 18:36:07 -06:00 |
|
Thaddeus Crews
|
bb5f390fb9
|
Style: Apply clang-tidy fixes (superficial)
• `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements`
|
2024-11-04 12:11:14 -06:00 |
|
Anish Mishra
|
0dfd18c84b
|
[DisplayServer] Add feature flag for native file dialog access to user/res and options
|
2024-10-30 14:13:43 +05:30 |
|
Thaddeus Crews
|
05a4620e88
|
Merge pull request #98615 from Summersay415/three-opengls-please
Fix fallbacks to OpenGL
|
2024-10-29 19:25:48 -05:00 |
|
Thaddeus Crews
|
b7a0971ad2
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
[Codestyle] Set clang-format `RemoveSemicolon` rule to `true`
|
2024-10-29 19:25:36 -05:00 |
|
bruvzg
|
bf9f78c353
|
[Windows] Fix restoreing fullscreen window.
|
2024-10-29 09:32:49 +02:00 |
|
Summersay415
|
6d14cd6ff9
|
Fix fallbacks to OpenGL
|
2024-10-28 22:57:19 +07:00 |
|
bruvzg
|
335b42d437
|
Remove button number limit from Windows dialog_show() implementation.
|
2024-10-27 16:54:03 +02:00 |
|
Thaddeus Crews
|
07e759b74a
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
OpenXR: Add support for Wayland on Linux
|
2024-10-25 13:04:08 -05:00 |
|
Adam Scott
|
0d350e7108
|
Set clang-format RemoveSemicolon rule to true
- Set clang-format `Standard` rule to `c++20`
|
2024-10-25 13:49:43 -04:00 |
|
Garetonchick
|
2bd759964e
|
fix drag-and-drop in windows
|
2024-10-24 19:43:30 +03:00 |
|
dan
|
403e53e1d3
|
Fix window exiting with no message to user if _create_window fails
|
2024-10-21 17:31:30 -07:00 |
|
Thaddeus Crews
|
f8c4a683d7
|
Core: Add DisplayServer flag for sharp corners
|
2024-10-18 11:20:21 -05:00 |
|
David Snopek
|
256699ee31
|
OpenXR: Add support for Wayland on Linux
|
2024-10-04 11:44:05 -05:00 |
|
Rémi Verschelde
|
36837bfb5d
|
Merge pull request #91487 from shatyuka/window-style
Apply `WS_MINIMIZE` style on window creation
|
2024-10-04 12:58:34 +02:00 |
|
bruvzg
|
d2f3725120
|
Fix window_set_current_screen for maximized windows.
|
2024-10-03 10:38:32 +03:00 |
|
Thaddeus Crews
|
32c83a228d
|
Style: Add WARNING: as new comment admonition
|
2024-09-25 09:44:42 -05:00 |
|
Rémi Verschelde
|
c2564f42aa
|
Merge pull request #97142 from SheepYhangCN/master
Fallback to OpenGL 3 if other rendering drivers are not supported
|
2024-09-20 16:06:35 +02:00 |
|
Thaddeus Crews
|
b37fc1014a
|
Style: Apply new clang-format changes
|
2024-09-20 08:09:48 -05:00 |
|
SheepYhangCN
|
3b839347df
|
Added fallback_to_opengl3
|
2024-09-20 06:10:05 +08:00 |
|
Rémi Verschelde
|
3cc99d3e31
|
Merge pull request #95983 from bruvzg/win_fd_opt_fix
[Windows] Emit native file dialog callback from event loop, fix selected options not saved.
|
2024-09-04 17:11:57 +02:00 |
|
bruvzg
|
c273786758
|
Update rendering driver name on fallbacks. Fix rendering driver/method in the editor system info.
|
2024-09-01 18:22:40 +03:00 |
|
bruvzg
|
ae334e069c
|
[Windows] Always use absolute UNC paths and long path aware APIs, add "long path aware" flag to the application manifest.
|
2024-08-28 11:15:57 +03:00 |
|
bruvzg
|
9a2977fef1
|
[Windows] Hide cursor before moving.
|
2024-08-27 08:44:05 +03:00 |
|
bruvzg
|
f8a6c0e8ab
|
Enable fallback from ANGLE to native and improve ANGLE error messages.
|
2024-08-25 21:19:54 +03:00 |
|
bruvzg
|
ea252675aa
|
[Windows] Emit native file dialog callback from event loop, fix selected options not saved.
|
2024-08-23 09:53:16 +03:00 |
|
Hilderin
|
6cbadcf606
|
Fix mouse move over an unfocused window
|
2024-08-22 21:36:01 -04:00 |
|
Rémi Verschelde
|
100fbb51ab
|
Merge pull request #95665 from Hilderin/fix-drag-drop-between-window
Fix drag&drop between window on Windows
|
2024-08-22 00:10:35 +02:00 |
|
bruvzg
|
66832e9968
|
[Windows] Run native file dialogs in thread to make it non-blocking.
|
2024-08-19 12:58:16 +03:00 |
|
Hilderin
|
0987a9dc06
|
Fix drag&drop between window on Windows
|
2024-08-16 18:40:46 -04:00 |
|
Rémi Verschelde
|
b084b6a8bb
|
Merge pull request #94971 from bruvzg/drv_msgs
[Windows] Improve video driver error messages.
|
2024-08-16 14:32:50 +02:00 |
|
Alvin Wong
|
16a563b9ac
|
DisplayServerWindows: Fix logic when creating with transient parent
|
2024-08-15 04:10:15 +08:00 |
|
Rémi Verschelde
|
e693ff814a
|
Merge pull request #95155 from bruvzg/win_pen_checks
[Windows] Reject `WM_POINTER(UP/DOWN)` messages for non pen pointer type.
|
2024-08-06 12:32:02 +02:00 |
|
bruvzg
|
e5efde9481
|
[Windows] Reject WM_POINTER(UP/DOWN) messages for non pen pointer type.
|
2024-08-04 20:07:14 +03:00 |
|
bruvzg
|
27474c9563
|
[Windows] Check if transparency is enabled in the project setting before applying DWM blur.
|
2024-08-01 10:30:46 +03:00 |
|