summaryrefslogtreecommitdiffstats
path: root/doc/classes/DisplayServer.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix primary clipboard warningConteZero2021-10-231-0/+2
* Added primary clipboard for LinuxConteZero2021-10-181-0/+15
* DisplayServer: Add multiple descriptions for methods.DeeJayLSP2021-10-071-1/+11
* Describe how window mode setter and getter worksDeeJayLSP2021-10-051-0/+3
* Allow for mapping keycodes to current layoutFrixuu2021-09-211-0/+8
* Define a default minimum window size to workaround rendering issuesHugo Locurcio2021-08-221-0/+2
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-496/+248
* Move `alert` function from `DisplayServer` to `OS`.bruvzg2021-07-221-10/+0
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-30/+39
* Use mouse and joypad enums instead of plain integersAaron Franke2021-06-201-1/+1
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-3/+3
* Add MOUSE_MODE_CONFINED_HIDDENAaron Franke2021-06-031-0/+8
* OS: Remove native video API only implemented on iOSRémi Verschelde2021-05-071-51/+9
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-1/+1
* Move tablet driver API from OS to DisplayServer.bruvzg2021-02-181-0/+36
* Merge pull request #42841 from HaSa1002/docs-lang-3Rémi Verschelde2020-11-091-2/+14
|\
| * Port code examples to C# (D)HaSa10022020-11-011-2/+14
* | Improve the documentation related to fullscreen and borderless settingsHugo Locurcio2020-10-281-0/+2
|/
* Fix `screen_get_dpi` on macOS for non fractional display scales and restore d...bruvzg2020-10-011-0/+12
* Add window click-through support.bruvzg2020-09-171-0/+24
* Fix Return key events in LineEdit & TextEdit on AndroidPouleyKetchoupp2020-07-261-3/+15
* Fix cancel/OK button order on macOSDaniel Ting2020-07-101-1/+1
* [macOS] Implement seamless display scaling.bruvzg2020-07-041-0/+12
* Environment: Refactor code for readability + moreRémi Verschelde2020-07-011-2/+2
* Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...bruvzg2020-06-131-20/+46
* doc: Sync classref with current sourceRémi Verschelde2020-05-201-0/+4
* doc: Sync classref with current sourceRémi Verschelde2020-04-031-11/+1
* doc: Sync classref with DisplayServer/Window changesRémi Verschelde2020-03-311-0/+1059