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
/
servers
/
display_server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #60714 from Calinou/typedef-remove-ref
Rémi Verschelde
2022-05-03
1
-2
/
+2
|
\
|
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-2
/
+2
*
|
Fix screen_get_usable_rect returning display safe area
Marcel Admiraal
2022-05-02
1
-0
/
+1
|
/
*
Merge pull request #60551 from madmiraal/implement-3466
Rémi Verschelde
2022-05-02
1
-0
/
+2
|
\
|
*
Add a method for obtaining display cutouts on Android
Marcel Admiraal
2022-04-26
1
-0
/
+2
*
|
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-28
1
-0
/
+36
|
/
*
Rename warp mouse functions to warp_mouse
Markus Sauermann
2022-03-27
1
-1
/
+1
*
[macOS] Add missing global menu features.
bruvzg
2022-03-22
1
-8
/
+30
*
Improve popup window handling.
bruvzg
2022-02-25
1
-1
/
+7
*
Merge pull request #56953 from bruvzg/ex_wnd
Rémi Verschelde
2022-02-12
1
-0
/
+1
|
\
|
*
Add exclusive window handling to DisplayServer (on macOS and Windows).
bruvzg
2022-02-12
1
-0
/
+1
*
|
Change SCREEN_GET_REFRESH_RATE_FALLBACK to -1.0
jordi
2022-02-11
1
-1
/
+1
|
/
*
Merge pull request #57341 from bruvzg/win_multiwin_fs
Rémi Verschelde
2022-02-04
1
-1
/
+2
|
\
|
*
[Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to al...
bruvzg
2022-02-04
1
-1
/
+2
*
|
Merge pull request #57335 from jordigcs/display-refresh-rate
Rémi Verschelde
2022-02-04
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add screen_get_refresh_rate to DisplayServer
jordi
2022-02-03
1
-0
/
+3
*
|
Merge pull request #56785 from bruvzg/nat_handles_4
Rémi Verschelde
2022-01-27
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add support for getting native display, window, and view handles.
bruvzg
2022-01-14
1
-0
/
+9
*
|
Add `DisplayServer.clipboard_has()` to check clipboard content
Haoyu Qiu
2022-01-19
1
-0
/
+1
*
|
Window management improvements.
bruvzg
2022-01-18
1
-1
/
+0
*
|
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
1
-4
/
+0
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
1
-0
/
+3
*
Fix primary clipboard warning
ConteZero
2021-10-23
1
-0
/
+1
*
Added primary clipboard for Linux
ConteZero
2021-10-18
1
-0
/
+2
*
Allow for mapping keycodes to current layout
Frixuu
2021-09-21
1
-0
/
+1
*
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
1
-2
/
+0
*
Change VSync mode project setting enum type from string to integer
Hendrik Brucker
2021-07-12
1
-0
/
+2
*
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
1
-17
/
+14
*
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-20
1
-1
/
+1
*
Add MOUSE_MODE_CONFINED_HIDDEN
Aaron Franke
2021-06-03
1
-1
/
+2
*
Use an enum to represent screen orientation in the Project Settings
Hugo Locurcio
2021-05-24
1
-0
/
+3
*
OS: Remove native video API only implemented on iOS
Rémi Verschelde
2021-05-07
1
-8
/
+0
*
Move tablet driver API from OS to DisplayServer.
bruvzg
2021-02-18
1
-0
/
+5
*
Make Servers truly Thread Safe
reduz
2021-02-10
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganize rendering server.
reduz
2020-12-03
1
-1
/
+1
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Add window click-through support.
bruvzg
2020-09-17
1
-0
/
+2
*
Re-apply "Fixes for windows in X11 tiling WMs"
PouleyKetchoupp
2020-08-22
1
-0
/
+1
*
Revert "Fixes for windows in X11 tiling WMs"
Juan Linietsky
2020-08-19
1
-1
/
+0
*
Merge pull request #40487 from nekomatata/virtual-keyboard-enter-fixes
Rémi Verschelde
2020-07-26
1
-1
/
+1
|
\
|
*
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
1
-1
/
+1
*
|
DisplayServer: separate window showing into another function
Lorenzo Cerqua
2020-07-23
1
-0
/
+1
|
/
*
Fix cancel/OK button order on macOS
Daniel Ting
2020-07-10
1
-1
/
+1
*
[macOS] Implement seamless display scaling.
bruvzg
2020-07-04
1
-0
/
+8
*
Environment: Refactor code for readability + more
Rémi Verschelde
2020-07-01
1
-1
/
+1
*
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...
bruvzg
2020-06-13
1
-12
/
+5
[next]