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-10-10
[macOS] Fix window button position and title bar size when editor scale do no...
bruvzg
2022-10-05
[Docs] Synchronize and update Window and Display Server documentation.
bruvzg
2022-09-22
[macOS extend-to-title] Add scene/project name to the editor title, fix incor...
bruvzg
2022-09-21
Merge pull request #65816 from bruvzg/proj_settings_missing_flags
Rémi Verschelde
2022-09-20
[macOS] Add an option to align window buttons in "extend to title" mode.
bruvzg
2022-09-19
Add missing initial window flags and window mode to the project settings.
bruvzg
2022-09-02
Add support for system dark mode (Linux)
Raul Santos
2022-09-02
Merge pull request #65026 from bruvzg/dark_mode
Rémi Verschelde
2022-09-01
[macOS] Handle accelerator and click events of the global menu items separately.
bruvzg
2022-08-31
Add support for system dark mode and accent color detection (macOS and Window...
bruvzg
2022-08-29
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-26
[macOS] Extend editor contents to the window titlebar for better space usage.
bruvzg
2022-08-22
Replace Array return types with TypedArray
kobewi
2022-08-18
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...
bruvzg
2022-08-15
Improve the `make_rst.py` parser for BBCode tags
Yuri Sizov
2022-08-12
[doc] Use "param" instead of "code" to refer to parameters (7)
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-04
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
Improve error message when the requested V-Sync mode cannot be used
Hugo Locurcio
2022-05-02
Fix screen_get_usable_rect returning display safe area
Marcel Admiraal
2022-05-02
Merge pull request #60551 from madmiraal/implement-3466
Rémi Verschelde
2022-04-28
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-26
Add a method for obtaining display cutouts on Android
Marcel Admiraal
2022-03-31
Fix typos with codespell
Rémi Verschelde
2022-03-27
Rename warp mouse functions to warp_mouse
Markus Sauermann
2022-03-22
[macOS] Add missing global menu features.
bruvzg
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
[next]