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
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
[Windows] Emit native file dialog callback from event loop, fix selected opti...
bruvzg
2024-09-17
1
-0
/
+10
*
[Windows] Run native file dialogs in thread to make it non-blocking.
bruvzg
2024-09-17
1
-0
/
+32
*
Fix drag&drop between window on Windows
Hilderin
2024-09-16
1
-1
/
+1
*
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
*
|
Implement a transient_to_focused mode
Juan Linietsky
2024-01-14
1
-0
/
+2
|
/
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-12
/
+8
*
Add Direct3D 12 RenderingDevice implementation
Pedro J. Estébanez
2023-12-12
1
-0
/
+9
*
[DisplayServer] Add method to estimate window title bar size.
bruvzg
2023-10-03
1
-0
/
+3
*
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
1
-3
/
+5
*
Merge pull request #63826 from deakcor/dev_clipboard
Yuri Sizov
2023-07-27
1
-0
/
+3
|
\
|
*
add clipboard get image methods for windows and macos
Vincent D
2023-07-17
1
-0
/
+3
*
|
[Windows] Implement native file selection dialog support.
bruvzg
2023-07-18
1
-0
/
+2
*
|
Merge pull request #77993 from bruvzg/key_lbl_from_p
Yuri Sizov
2023-07-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
[next]