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
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Alvin Wong
|
97aa278edb
Pass window exclusive and transient properties for subwindow creation
|
1 year ago |
Rémi Verschelde
|
d4fdf16353
Merge pull request #92806 from mihe/headless-input
|
1 year ago |
Alex Drozd
|
e7859e9a49
Add stub method for mouse_get_position in headless display server
|
1 year ago |
Mikael Hermansson
|
f92b196099
Add input event callback to `DisplayServerHeadless`
|
1 year ago |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 year ago |
A Thousand Ships
|
7331187090
Fix `DisplayServer` overrides
|
1 year ago |
Hugo Locurcio
|
c3a4b4c5ae
Don't print warning messages for DisplayServer functions in headless mode
|
1 year ago |
bruvzg
|
da02ca7e75
[NativeMenu] Add checks to avoid unnecessary warnings.
|
1 year ago |
bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
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 |
bruvzg
|
f7955633de
Improve `window_set_current_screen` and fix secondary window initial mode and positions.
|
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 |
Wei Guo
|
d7e39e313b
Make window creation with custom position do not flash
|
2 years ago |
Bastiaan Olij
|
57e5a33623
Split dummy renderer classes into separate files
|
3 years ago |
jordi
|
54dec44dba
Add screen_get_refresh_rate to DisplayServer
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Ricardo Subtil
|
11caecb755
Added more empty definitions for headless display server
|
3 years ago |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
Hendrik Brucker
|
043ae91560
Restructure and reimplement vsync options
|
4 years ago |
Fabio Alessandrelli
|
8cdef21d6c
Move remaining dummy drivers to servers.
|
4 years ago |