summaryrefslogtreecommitdiffstats
path: root/servers/display_server_headless.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-2/+2
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Pass window exclusive and transient properties for subwindow creationAlvin Wong2024-07-251-1/+1
* Merge pull request #92806 from mihe/headless-inputRémi Verschelde2024-07-011-2/+21
|\
| * Add input event callback to `DisplayServerHeadless`Mikael Hermansson2024-06-051-2/+21
* | Add stub method for mouse_get_position in headless display serverAlex Drozd2024-06-231-0/+1
|/
* Properly set window class in WaylandPaulo Poiati2024-05-221-1/+1
* Fix `DisplayServer` overridesA Thousand Ships2024-05-131-3/+2
* Don't print warning messages for DisplayServer functions in headless modeHugo Locurcio2024-04-131-0/+43
* [NativeMenu] Add checks to avoid unnecessary warnings.bruvzg2024-03-071-2/+11
* [DisplayServer] Add method to check if native window is focused.bruvzg2023-06-161-0/+1
* Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-071-2/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Improve `window_set_current_screen` and fix secondary window initial mode and...bruvzg2022-12-291-1/+1
* Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg2022-12-071-1/+2
* Make window creation with custom position do not flashWei Guo2022-10-241-1/+1
* Split dummy renderer classes into separate filesBastiaan Olij2022-03-161-1/+1
* Add screen_get_refresh_rate to DisplayServerjordi2022-02-031-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Added more empty definitions for headless display serverRicardo Subtil2021-11-251-3/+13
* Move `alert` function from `DisplayServer` to `OS`.bruvzg2021-07-221-2/+0
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-1/+1
* Move remaining dummy drivers to servers.Fabio Alessandrelli2021-06-011-0/+127