Pāvels Nadtočajevs
|
293be04ec8
Implement `window_start_drag` on Windows and Linux.
|
7 months ago |
Thaddeus Crews
|
38775731e8
Merge pull request #99965 from Riteo/unstable-galore
|
8 months ago |
Thaddeus Crews
|
f222cc43f3
Merge pull request #99633 from buresu/fix-wayland-keymapping
|
8 months ago |
Riteo
|
65c28ed31d
Wayland: Add support for xdg-foreign-unstable-v2
|
8 months ago |
MBCX
|
6bc80effbb
Make Godot compile on FreeBSD
|
8 months ago |
Pāvels Nadtočajevs
|
84650f2018
Implement `DisplayServer.beep`.
|
8 months ago |
Naoto Kondo
|
f367a6c231
Fix underscore input not working with jp106 keyboard on wayland platform
|
8 months ago |
Trevor Davenport
|
0d9a705e25
Wayland: Only set selection when there is not already a source.
|
8 months ago |
Riteo
|
c15cd3acc4
Wayland: Simplify cursor code and fix custom cursors
|
11 months ago |
Riteo
|
343ea9c6f7
Wayland: clear button mask on pointer leave
|
11 months ago |
Riteo
|
26d89bc8e9
Wayland: make primary selection logic consistent with main clipboard
|
11 months ago |
Rémi Verschelde
|
78f47abe2b
Merge pull request #94022 from Riteo/a-fraction-of-the-work
|
11 months ago |
Riteo
|
0d1826e084
Wayland: Avoid recreating input objects on capability change
|
1 year ago |
Riteo
|
e307fd60d8
Wayland: Fix error spam when interacting with decorations
|
1 year ago |
Riteo
|
a852e76196
Wayland: commit surface on window creation
|
1 year ago |
Riteo
|
2ff50119dc
Wayland: switch pointer position handling to doubles
|
1 year ago |
Riteo
|
3e0632cbd2
Wayland: scale relative pointer motion
|
1 year ago |
Riteo
|
f27471fbd8
Wayland: minimize surface commits and limit them to the main thread
|
1 year ago |
bruvzg
|
be25e60f61
[Wayland] Implement IME support.
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 year ago |
Riteo
|
2b34ba6d4b
Wayland: Improve compositor compatibility by allowing older globals
|
1 year ago |
Rémi Verschelde
|
9335b83a32
Merge pull request #87831 from Riteo/bitfield-xor
|
1 year ago |
A Thousand Ships
|
9aa99c0a9d
[Wayland] Fix typo in input code
|
1 year ago |
Thaddeus Crews
|
3b3e2374c9
clang-tidy: Enforce `modernize-use-nullptr`
|
1 year ago |
Rémi Verschelde
|
2cb884bdbd
Merge pull request #89328 from Riteo/wayland-cursor-frame-opt
|
1 year ago |
Riteo
|
120936f78c
Wayland: Setup next cursor frame callback only if animated
|
1 year ago |
Alistair Leslie-Hughes
|
82a052a008
wayland: Stop possible Null pointer dereferences
|
1 year ago |
A Thousand Ships
|
9273106bb3
[Wayland] Fix tilt handling
|
1 year ago |
Riteo
|
b01a36b3cd
Wayland: Restore tablet support and handle multiple tools
|
1 year ago |