summaryrefslogtreecommitdiffstats
path: root/platform/web/display_server_web.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Merge pull request #91695 from bruvzg/web_ime_posRémi Verschelde2024-05-281-0/+1
|\
| * [Web IME] Fix suggestion window position in Chromium based browsers.bruvzg2024-05-091-0/+1
* | Properly set window class in WaylandPaulo Poiati2024-05-221-2/+2
|/
* Move `global_menu_*` methods to a separate `NativeMenu` class.bruvzg2024-03-041-0/+1
* Add InputEventKey.location to tell left from rightMel Collins2024-01-261-0/+1
* [Web] Add IME input support.bruvzg2023-12-151-0/+28
* Add `proxy_to_pthread` option to `platform=web`Adam Scott2023-10-091-8/+23
* [Web] Fix dlink_enabled buildFabio Alessandrelli2023-10-011-15/+17
* [DisplayServer] Add method to check if native window is focused.bruvzg2023-06-161-0/+1
* Added override for window_get_vsync_mode in display_server_web.cpphlutor2023-05-311-0/+2
* Add `audio/general/text_to_speech` project setting to enable/disable TTS.bruvzg2023-05-181-0/+1
* Don't expose mac specific display server.HolonProduction2023-05-111-0/+2
* [InputEventKey] Avoid setting both key and modifier to the same value.bruvzg2023-02-141-1/+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
* Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde2022-12-071-1/+2
|\
| * Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg2022-12-071-1/+2
* | Fix Determining Window for TouchscreenMarkus Sauermann2022-12-071-1/+1
|/
* Fix viewport doesn't auto-resize on Web.Zae2022-11-081-0/+1
* Make window creation with custom position do not flashWei Guo2022-10-241-2/+2
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+228