Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
7 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
Adam Scott
|
784558f327
[Web] Remove warnings when setting vsync mode and screen keep on
|
9 months ago |
Rémi Verschelde
|
ac6f5780b1
Merge pull request #91695 from bruvzg/web_ime_pos
|
1 year ago |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 year ago |
bruvzg
|
99d6f32918
[Web IME] Fix suggestion window position in Chromium based browsers.
|
1 year ago |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 year ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
bruvzg
|
f9486a2d88
[Web] Add IME input support.
|
2 years ago |
Adam Scott
|
78c2a08fae
Add `proxy_to_pthread` option to `platform=web`
|
2 years ago |
Fabio Alessandrelli
|
0bbadd6883
[Web] Fix dlink_enabled build
|
1 year ago |
bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
2 years ago |
hlutor
|
a932c5e81d
Added override for window_get_vsync_mode in display_server_web.cpp
|
2 years ago |
bruvzg
|
5b9984b5a2
Add `audio/general/text_to_speech` project setting to enable/disable TTS.
|
2 years ago |
HolonProduction
|
ddcb2d157d
Don't expose mac specific display server.
|
2 years ago |
bruvzg
|
a322f3f578
[InputEventKey] Avoid setting both key and modifier to the same value.
|
2 years ago |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
0a3f66471e
Merge pull request #69712 from bruvzg/real_size
|
2 years ago |
bruvzg
|
edf13eb5a6
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
2 years ago |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
2 years ago |
Zae
|
bc9bf00e4a
Fix viewport doesn't auto-resize on Web.
|
2 years ago |
Wei Guo
|
d7e39e313b
Make window creation with custom position do not flash
|
2 years ago |
Fabio Alessandrelli
|
d20b32186f
[Web] Rename JavaScript platform to Web.
|
3 years ago |