Thaddeus Crews
|
2135cb1707
Merge pull request #103749 from Rindbee/fix-cannot-input-after-restarting-the-input-method-on-x11
|
4 周之前 |
Pāvels Nadtočajevs
|
281c74550a
Make `utterance_id` 64-bit.
|
1 月之前 |
Haoyu Qiu
|
48575336e8
X11: Fix minimize/maximize buttons can't be hidden
|
1 月之前 |
Haoyu Qiu
|
0f81e8c7fe
X11: Fix fullscreen exit behavior
|
2 月之前 |
Haoyu Qiu
|
7680190768
Revert "Fix the sliding window problem in linux occur due to reparenting of the window during the decoration via tracking the parent of the window"
|
2 月之前 |
Thaddeus Crews
|
4ea49aecaf
Merge pull request #110990 from timothyqiu/x11-min-max
|
2 月之前 |
Aaron Franke
|
3d1c9fd5de
Move server files into their subfolders
|
1 年之前 |
Haoyu Qiu
|
12f8c78231
X11: Fix minimization of maximized windows
|
2 月之前 |
Nintorch
|
0b3496fb4f
Add support for SDL3 joystick input driver
|
6 月之前 |
Pāvels Nadtočajevs
|
0497522933
Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers.
|
8 月之前 |
Thaddeus Crews
|
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
|
8 月之前 |
Pāvels Nadtočajevs
|
4310cb82b8
AccessKit integration for macOS, Linux, and Windows.
|
9 月之前 |
Pāvels Nadtočajevs
|
f37fb49739
Add separate `minimize_disabled` and `maximize_disabled` window flags.
|
8 月之前 |
Pāvels Nadtočajevs
|
52009b52d2
Detect KDE/LXQt and swap OK/Cancel buttons to Windows style.
|
8 月之前 |
Pāvels Nadtočajevs
|
4638ade13f
Enable TTS on demand, instead of fully disabling it when project setting is not set.
|
8 月之前 |
Thaddeus Crews
|
49fcd4ce46
Merge pull request #101546 from bruvzg/portal_color_picker
|
9 月之前 |
Pāvels Nadtočajevs
|
18f6c33d72
[DisplayServer] Implement `get_accent_color` on Linux.
|
9 月之前 |
风青山
|
456261cd7e
Fix cannot input Chinese after restarting the input method on X11
|
9 月之前 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 月之前 |
bruvzg
|
3e4e6e6c0c
Improve native file dialog parent window selection.
|
1 年之前 |
Hilderin
|
a3d03717c0
Fix Floating Window request close when a dialog is opened
|
10 月之前 |
Hilderin
|
f7d1558bc0
Fix Embedded Game disappear when not focused on KDE 5
|
10 月之前 |
Pāvels Nadtočajevs
|
05ca80632d
[Linux] Implement native color picker.
|
11 月之前 |
Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
11 月之前 |
Pāvels Nadtočajevs
|
7f0b4e58b0
Implement `DisplayServer.window_start_resize`.
|
1 年之前 |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
1 年之前 |
Pāvels Nadtočajevs
|
293be04ec8
Implement `window_start_drag` on Windows and Linux.
|
1 年之前 |
Pāvels Nadtočajevs
|
84650f2018
Implement `DisplayServer.beep`.
|
1 年之前 |
Alvin Wong
|
97aa278edb
Pass window exclusive and transient properties for subwindow creation
|
1 年之前 |
bruvzg
|
3cabf51325
[X11] Detect XWayland and disable screen capture support.
|
1 年之前 |