Thaddeus Crews
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
1 год назад |
Pāvels Nadtočajevs
|
0497522933
Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers.
|
4 месяцев назад |
Pāvels Nadtočajevs
|
4310cb82b8
AccessKit integration for macOS, Linux, and Windows.
|
5 месяцев назад |
Riteo
|
84d3adcf2f
Wayland: Implement native sub-windows
|
11 месяцев назад |
Pāvels Nadtočajevs
|
52009b52d2
Detect KDE/LXQt and swap OK/Cancel buttons to Windows style.
|
5 месяцев назад |
Pāvels Nadtočajevs
|
4638ade13f
Enable TTS on demand, instead of fully disabling it when project setting is not set.
|
5 месяцев назад |
Thaddeus Crews
|
49fcd4ce46
Merge pull request #101546 from bruvzg/portal_color_picker
|
5 месяцев назад |
Pāvels Nadtočajevs
|
18f6c33d72
[DisplayServer] Implement `get_accent_color` on Linux.
|
5 месяцев назад |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
7 месяцев назад |
bruvzg
|
3e4e6e6c0c
Improve native file dialog parent window selection.
|
11 месяцев назад |
Pāvels Nadtočajevs
|
05ca80632d
[Linux] Implement native color picker.
|
7 месяцев назад |
Thaddeus Crews
|
4f3dddbbff
Merge pull request #101987 from Riteo/imagine-using-rids
|
7 месяцев назад |
Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
7 месяцев назад |
Riteo
|
c8087567c9
Wayland: Check custom cursor resource reference for cache invalidation
|
7 месяцев назад |
Riteo
|
e5ac45e822
Wayland: Unsuspend only for the same reason as suspension
|
11 месяцев назад |
Pāvels Nadtočajevs
|
7f0b4e58b0
Implement `DisplayServer.window_start_resize`.
|
8 месяцев назад |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
11 месяцев назад |
Pāvels Nadtočajevs
|
293be04ec8
Implement `window_start_drag` on Windows and Linux.
|
8 месяцев назад |
Pāvels Nadtočajevs
|
84650f2018
Implement `DisplayServer.beep`.
|
9 месяцев назад |
Riteo
|
f27471fbd8
Wayland: minimize surface commits and limit them to the main thread
|
1 год назад |
bruvzg
|
be25e60f61
[Wayland] Implement IME support.
|
1 год назад |
Riteo
|
9734feb449
Wayland: Implement is_window_transparency_available
|
1 год назад |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 год назад |
Riteo
|
d3279fa552
Wayland: Add support for OpenGL ES driver
|
1 год назад |
Pedro J. Estébanez
|
c28f5901c7
Polish interaction between windowing, input and rendering
|
1 год назад |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 год назад |
kobewi
|
3aeb4a5542
Improve cursor_set_custom_image() method
|
1 год назад |
Riteo
|
2e07dcf1e7
Wayland: suspend window after frame timeout or suspend state
|
1 год назад |
bruvzg
|
ee53ae28df
Add method to get "base" system UI color (macOS/Windows) and system theme change callback.
|
1 год назад |
Dario
|
73eff10c76
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
1 год назад |