index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
windows
/
display_server_windows.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Net] Split Unix/Windows IP implementation
Fabio Alessandrelli
2024-11-12
1
-1
/
+0
*
Merge pull request #97250 from Garetonchick/windows-drag-and-drop-fix
Thaddeus Crews
2024-11-05
1
-0
/
+7
|
\
|
*
fix drag-and-drop in windows
Garetonchick
2024-10-24
1
-0
/
+7
*
|
Merge pull request #97005 from Repiteo/core/window-corner-style
Thaddeus Crews
2024-10-21
1
-0
/
+1
|
\
\
|
*
|
Core: Add `DisplayServer` flag for sharp corners
Thaddeus Crews
2024-10-18
1
-0
/
+1
*
|
|
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
1
-0
/
+1
|
/
/
*
|
Merge pull request #91487 from shatyuka/window-style
Rémi Verschelde
2024-10-04
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Apply `WS_MINIMIZE` style on window creation
Shatyuka
2024-05-03
1
-1
/
+3
*
|
[Windows] Emit native file dialog callback from event loop, fix selected opti...
bruvzg
2024-08-23
1
-0
/
+10
*
|
Merge pull request #95665 from Hilderin/fix-drag-drop-between-window
Rémi Verschelde
2024-08-22
1
-1
/
+1
|
\
\
|
*
|
Fix drag&drop between window on Windows
Hilderin
2024-08-16
1
-1
/
+1
*
|
|
[Windows] Run native file dialogs in thread to make it non-blocking.
bruvzg
2024-08-19
1
-0
/
+32
|
/
/
*
|
Merge pull request #94971 from bruvzg/drv_msgs
Rémi Verschelde
2024-08-16
1
-0
/
+8
|
\
\
|
*
|
[Windows] Improve video driver error messages.
bruvzg
2024-07-31
1
-0
/
+8
*
|
|
Merge pull request #94428 from alvinhochun/windows-angle-resize-sync
Rémi Verschelde
2024-07-31
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Windows: Do not attempt to resize surface before it is created
Alvin Wong
2024-07-16
1
-0
/
+1
*
|
|
Pass window exclusive and transient properties for subwindow creation
Alvin Wong
2024-07-25
1
-2
/
+2
*
|
|
Merge pull request #94120 from bruvzg/fix_kbd_names
Rémi Verschelde
2024-07-17
1
-0
/
+7
|
\
\
\
|
*
|
|
[Windows] Fix reading keyboard layout names.
bruvzg
2024-07-09
1
-0
/
+7
|
|
/
/
*
/
/
[Winink] Check pointer button states, fix drag and double-click.
bruvzg
2024-07-15
1
-0
/
+57
|
/
/
*
|
Fix caret can disappear from script editor
Hilderin
2024-07-08
1
-0
/
+5
*
|
[Windows] Add Windows version and Wine checks for Windows 10+ dark mode API.
bruvzg
2024-06-13
1
-0
/
+1
*
|
Use current mouse button state instead of saved values.
bruvzg
2024-05-31
1
-1
/
+1
*
|
[Windows] Use current keyboard state instead of saved values for modifier keys.
bruvzg
2024-05-27
1
-6
/
+10
*
|
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
1
-0
/
+2
*
|
Properly set window class in Wayland
Paulo Poiati
2024-05-22
1
-2
/
+2
*
|
Merge pull request #91361 from RandomShaper/fix_no_focusin
Rémi Verschelde
2024-05-07
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Windows: Fix WINDOW_EVENT_FOCUS_IN not delivered in some cases
Pedro J. Estébanez
2024-05-03
1
-1
/
+3
*
|
[StatusIndicator] Add method to get indicator icon screen rect.
bruvzg
2024-05-02
1
-0
/
+1
|
/
*
Merge pull request #89588 from bruvzg/status_ind_menu_direct
Rémi Verschelde
2024-05-01
1
-2
/
+4
|
\
|
*
[StatusIndicator] Switch API to use Texture2D instead of Image, improve handl...
bruvzg
2024-03-20
1
-2
/
+4
*
|
Polish interaction between windowing, input and rendering
Pedro J. Estébanez
2024-04-10
1
-1
/
+0
*
|
Merge pull request #90382 from RandomShaper/win_focus_fix
Rémi Verschelde
2024-04-08
1
-1
/
+0
|
\
\
|
*
|
Windows: Fix mouse handling regression
Pedro J. Estébanez
2024-04-08
1
-1
/
+0
*
|
|
Merge pull request #88329 from ManpreetXSingh/key-window-menu
Rémi Verschelde
2024-04-08
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Windows: Add alt+space menu and fix window modes
Manpreet Singh
2024-04-06
1
-1
/
+2
|
|
/
*
/
Robustify handling of activation & focus on Windows
Pedro J. Estébanez
2024-04-03
1
-1
/
+0
|
/
*
[NativeMenu] Fix changes lost due to incorrect rebase (menu goes under task b...
bruvzg
2024-03-15
1
-0
/
+12
*
[NativeMenu] Implement native popup menu support on Windows.
bruvzg
2024-03-13
1
-1
/
+3
*
Merge pull request #87452 from bruvzg/native_menu
Rémi Verschelde
2024-03-06
1
-0
/
+1
|
\
|
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-0
/
+1
*
|
Merge pull request #88957 from 398utubzyt/windows/native-dialogs
Rémi Verschelde
2024-03-05
1
-0
/
+3
|
\
\
|
*
|
Windows: Implement `DisplayServer::dialog_show` and `DisplayServer::dialog_in...
398utubzyt
2024-03-04
1
-0
/
+3
|
|
/
*
/
[Windows] Make D3D12 loading dynamic to support pre Windows 10 versions.
bruvzg
2024-02-19
1
-0
/
+2
|
/
*
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
1
-0
/
+4
*
Implement support for application status indicators (tray icons).
bruvzg
2024-02-13
1
-0
/
+13
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-8
/
+1
*
Merge pull request #87549 from emanvidmaker/DarkModeOnWin10Patch
Rémi Verschelde
2024-01-26
1
-0
/
+1
|
\
|
*
Added dark mode support for Windows 10, versions 1909(18363) and above
Emanvidmaker
2024-01-25
1
-0
/
+1
*
|
[Native File Dialog] Add support for adding custom options to the dialogs.
bruvzg
2024-01-24
1
-0
/
+3
[next]