index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
DisplayServer.xml
Age
Commit message (
Expand
)
Author
2022-02-25
Improve popup window handling.
bruvzg
2022-02-18
Fix default value for DisplayServer::virtual_keyboard_show Rect2 parameter
Pierre-Thomas Meisels
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-02-12
Merge pull request #56953 from bruvzg/ex_wnd
Rémi Verschelde
2022-02-12
Add exclusive window handling to DisplayServer (on macOS and Windows).
bruvzg
2022-02-11
Change SCREEN_GET_REFRESH_RATE_FALLBACK to -1.0
jordi
2022-02-04
Merge pull request #57341 from bruvzg/win_multiwin_fs
Rémi Verschelde
2022-02-04
Merge pull request #57335 from jordigcs/display-refresh-rate
Rémi Verschelde
2022-02-04
[Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to al...
bruvzg
2022-02-03
Add screen_get_refresh_rate to DisplayServer
jordi
2022-01-27
Merge pull request #56785 from bruvzg/nat_handles_4
Rémi Verschelde
2022-01-19
Add `DisplayServer.clipboard_has()` to check clipboard content
Haoyu Qiu
2022-01-18
Window management improvements.
bruvzg
2022-01-17
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-14
Add support for getting native display, window, and view handles.
bruvzg
2022-01-02
Fix usage of "Return" in the docs
kobewi
2021-12-18
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-10-23
Fix primary clipboard warning
ConteZero
2021-10-18
Added primary clipboard for Linux
ConteZero
2021-10-07
DisplayServer: Add multiple descriptions for methods.
DeeJayLSP
2021-10-05
Describe how window mode setter and getter works
DeeJayLSP
2021-09-21
Allow for mapping keycodes to current layout
Frixuu
2021-08-22
Define a default minimum window size to workaround rendering issues
Hugo Locurcio
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-22
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-06
Restructure and reimplement vsync options
Hendrik Brucker
2021-06-20
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-03
Add MOUSE_MODE_CONFINED_HIDDEN
Aaron Franke
2021-05-07
OS: Remove native video API only implemented on iOS
Rémi Verschelde
2021-02-19
doc: Sync classref with current source
Rémi Verschelde
2021-02-18
Move tablet driver API from OS to DisplayServer.
bruvzg
2020-11-09
Merge pull request #42841 from HaSa1002/docs-lang-3
Rémi Verschelde
2020-11-01
Port code examples to C# (D)
HaSa1002
2020-10-28
Improve the documentation related to fullscreen and borderless settings
Hugo Locurcio
2020-10-01
Fix `screen_get_dpi` on macOS for non fractional display scales and restore d...
bruvzg
2020-09-17
Add window click-through support.
bruvzg
2020-07-26
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-10
Fix cancel/OK button order on macOS
Daniel Ting
2020-07-04
[macOS] Implement seamless display scaling.
bruvzg
2020-07-01
Environment: Refactor code for readability + more
Rémi Verschelde
2020-06-13
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...
bruvzg
2020-05-20
doc: Sync classref with current source
Rémi Verschelde
2020-04-03
doc: Sync classref with current source
Rémi Verschelde
2020-03-31
doc: Sync classref with DisplayServer/Window changes
Rémi Verschelde