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
/
scene
/
main
/
window.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Update deferred calls to use Callables
kobewi
2024-01-09
1
-5
/
+2
*
|
|
Merge pull request #84151 from YeldhamDev/that_was_not_a_resize_you_dunce
Rémi Verschelde
2024-01-02
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix `NOTIFICATION_WM_SIZE_CHANGED` firing if the size hasn't changed
Michael Alexsander
2023-10-31
1
-1
/
+4
*
|
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-3
/
+36
|
\
\
\
|
*
|
|
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-3
/
+36
|
|
/
/
*
|
|
Merge pull request #81243 from Sauermann/fix-window-events
Yuri Sizov
2023-12-19
1
-1
/
+6
|
\
\
\
|
*
|
|
Fix internal events not being delivered to some Window types
Markus Sauermann
2023-11-14
1
-1
/
+6
|
|
/
/
*
|
|
Limit window size updates on title translation change.
bruvzg
2023-12-06
1
-1
/
+7
*
|
|
Merge pull request #85312 from YuriSizov/window-and-the-case-of-an-unexpected...
Rémi Verschelde
2023-12-05
1
-6
/
+4
|
\
\
\
|
*
|
|
Make sure `Window`'s title is respected before we compute the size
Yuri Sizov
2023-11-24
1
-6
/
+4
|
|
/
/
*
|
|
Limit window size updates on title change.
bruvzg
2023-11-30
1
-1
/
+7
*
|
|
Fix crash on late mouse enter/exit event arrival.
bruvzg
2023-11-27
1
-0
/
+6
|
/
/
*
|
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
|
[DisplayServer] Add method to estimate window title bar size.
bruvzg
2023-10-03
1
-26
/
+44
*
|
Add more context to some `Window` errors
Yuri Sizov
2023-09-30
1
-41
/
+31
*
|
Bind remaining theme properties to their respective classes
Yuri Sizov
2023-09-13
1
-1
/
+18
*
|
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-0
/
+23
*
|
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-2
/
+11
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-0
/
+6
*
|
Implement window center function.
Jordyfel
2023-08-26
1
-0
/
+20
*
|
Merge pull request #80334 from Sauermann/fix-window-out-of-viewport-events
Rémi Verschelde
2023-08-16
1
-1
/
+37
|
\
\
|
*
|
Fix nodes receiving mouse events in black bars of `Window`
Markus Sauermann
2023-08-09
1
-1
/
+37
*
|
|
Merge pull request #75784 from Riteo/int-scale
Rémi Verschelde
2023-08-11
1
-3
/
+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add content scale stretch modes, implement integer scaling
Riteo
2023-08-10
1
-3
/
+43
*
|
|
Merge pull request #80187 from Sauermann/fix-mouseover-error-handling
Rémi Verschelde
2023-08-08
1
-3
/
+13
|
\
\
\
|
*
|
|
Handle potential platform-specific `Window` mouse-enter/exit bugs gracefully
Markus Sauermann
2023-08-08
1
-3
/
+13
*
|
|
|
Improve `Window._get_contents_minimum_size()`'s code
Michael Alexsander
2023-08-03
1
-3
/
+5
*
|
|
|
Expose `Window`'s `_get_contents_minimum_size()` to scripting
Michael Alexsander
2023-08-02
1
-1
/
+5
|
/
/
/
*
|
|
Fix crash on Windows when closing `Window`
Markus Sauermann
2023-08-02
1
-6
/
+0
*
|
|
Refactor mouse_entered and mouse_exited notifications
Markus Sauermann
2023-08-01
1
-3
/
+19
|
|
/
|
/
|
*
|
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-17
/
+17
*
|
[Windows] Fix setting initial non-exclusive window mode.
bruvzg
2023-07-04
1
-1
/
+1
*
|
Revert "Fix that the focus-out notification got sent deferred"
Rémi Verschelde
2023-06-23
1
-9
/
+1
*
|
Fix missing enum value for `Window.initial_position`
jeana helver
2023-06-21
1
-4
/
+6
*
|
Fix that the focus-out notification got sent deferred
Markus Sauermann
2023-06-18
1
-1
/
+9
*
|
[DisplayServer] Add method to check if native window is focused.
bruvzg
2023-06-16
1
-1
/
+7
*
|
Use NULL instead of COND checks when appropriate
Ninni Pipping
2023-06-10
1
-3
/
+3
*
|
Merge pull request #77923 from Sauermann/fix-mouse-position-with-screen-trans...
Rémi Verschelde
2023-06-09
1
-0
/
+8
|
\
\
|
*
|
Fix mouse position with screen transform
Markus Sauermann
2023-06-09
1
-0
/
+8
*
|
|
Use initial position property for embedded windows to center on parent window.
bruvzg
2023-06-06
1
-0
/
+6
|
/
/
*
|
Create a virtual mouse move event after moving child nodes
Markus Sauermann
2023-05-29
1
-3
/
+6
*
|
Fix auto-reparenting logic in the `ProgressDialog`
Yuri Sizov
2023-05-29
1
-2
/
+0
*
|
Expose get_window_id() from Window class
Arman Elgudzhyan
2023-05-20
1
-0
/
+2
*
|
Merge pull request #76025 from YuriSizov/editor-reparentable-windows
Rémi Verschelde
2023-05-16
1
-7
/
+70
|
\
\
|
*
|
Expose dialog parent-and-popup logic to the API
Yuri Sizov
2023-05-15
1
-7
/
+70
*
|
|
Make more base nodes thread safe
Juan Linietsky
2023-05-15
1
-0
/
+134
|
/
/
*
|
Add multi window code and shader editors
trollodel
2023-05-10
1
-3
/
+5
*
|
Merge pull request #57894 from Sauermann/fix-subviewport-1
Rémi Verschelde
2023-05-09
1
-4
/
+0
|
\
\
|
*
|
Move call of `push_unhandled_input` from `Window` to `Viewport`
Markus Sauermann
2023-03-17
1
-4
/
+0
*
|
|
Merge pull request #69318 from Sauermann/fix-refresh-gui-events
Rémi Verschelde
2023-04-25
1
-1
/
+3
|
\
\
\
[prev]
[next]