Rémi Verschelde
|
5d5db072f3
Merge pull request #113656 from deralmas/gray-goo-scenario
|
2 days ago |
Rémi Verschelde
|
61b5f80a50
Merge pull request #113256 from deralmas/wl-keyboard-stuff
|
2 days ago |
Pāvels Nadtočajevs
|
1251348c96
[Wayland] Implement `keyboard_get_label_from_physical`
|
1 week ago |
Dery Almas
|
99b109e981
Wayland: Work around window scale ambiguity
|
1 week ago |
Dery Almas
|
9a814b4444
Wayland: Unify key handling logic
|
2 weeks ago |
Dery Almas
|
a79239e332
Wayland: Add default keyboard repetition values
|
2 weeks ago |
teromene
|
b8ef67586d
Include xkb-compose in wayland_thread.h. Fixes builds without SOWRAP_ENABLED
|
3 weeks ago |
Dery Almas
|
8ced63315a
Wayland: Implement compose and dead key support
|
3 weeks ago |
Dery Almas
|
bbf65ae72f
Wayland: Implement game embedding
|
1 month ago |
Riteo Siuga
|
4df96fc7ab
Wayland: Set window parent before commit
|
1 month ago |
Aaron Franke
|
3d1c9fd5de
Move server files into their subfolders
|
1 year ago |
ArchercatNEO
|
188b47a29b
Wayland: Implement the xdg-toplevel-icon-v1 protocol
|
6 months ago |
ArchercatNEO
|
3cd7b5b9a8
[Wayland] Implement the cursor-shape-v1 protocol
|
7 months ago |
Riteo Siuga
|
48882f3ca4
Wayland: Handle fifo_v1 and clean up suspension logic
|
11 months ago |
Thaddeus Crews
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
1 year ago |
Riteo
|
36d96f7f37
Wayland: Fix error spam for closed windows
|
8 months ago |
Riteo
|
84d3adcf2f
Wayland: Implement native sub-windows
|
1 year ago |
Lukas Tenbrink
|
fa0a3c9c6e
Add and require `GDSOFTCLASS` for `Object` subclasses that want to cast but do not use `GDCLASS`.
|
8 months ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 months ago |
Rémi Verschelde
|
a8a1009468
Merge pull request #102641 from Riteo/modifying-spacetime-itself
|
10 months ago |
Riteo
|
54755a27e9
Wayland: Unstuck keys with same keycode
|
10 months ago |
Rémi Verschelde
|
19a30bb723
Wayland: Fix build config with `so_wrap` disabled
|
10 months ago |
Pāvels Nadtočajevs
|
7f0b4e58b0
Implement `DisplayServer.window_start_resize`.
|
1 year ago |
Pāvels Nadtočajevs
|
293be04ec8
Implement `window_start_drag` on Windows and Linux.
|
1 year ago |
Riteo
|
65c28ed31d
Wayland: Add support for xdg-foreign-unstable-v2
|
1 year ago |
Pāvels Nadtočajevs
|
84650f2018
Implement `DisplayServer.beep`.
|
1 year ago |
Rémi Verschelde
|
c92a6c7e27
CI: Update `clang-format` pre-commit hook to 19.1.0
|
1 year ago |
Riteo
|
c15cd3acc4
Wayland: Simplify cursor code and fix custom cursors
|
1 year ago |
Joel Winarske
|
6ce71f0fb0
Use wayland-egl-core.h instead of wayland-egl.h
|
1 year ago |
Riteo
|
2ff50119dc
Wayland: switch pointer position handling to doubles
|
1 year ago |