Julian Orth
|
a8ed4785af
|
head-management: add compositor-space-scaler-v1 extension
|
2025-07-16 10:10:59 +02:00 |
|
Julian Orth
|
a12b259648
|
head-management: add compositor-space-positioner-v1 extension
|
2025-07-16 10:10:59 +02:00 |
|
Julian Orth
|
67acc6d938
|
head-management: add compositor-space-info-v1 extension
|
2025-07-16 10:10:59 +02:00 |
|
Julian Orth
|
8356dd5d5c
|
head-management: add infrastructure
|
2025-07-16 10:10:59 +02:00 |
|
Julian Orth
|
078c59d730
|
backend: add connector capabilities
|
2025-07-16 10:10:59 +02:00 |
|
Julian Orth
|
3c1475041f
|
output-transactions: unify state application after transactions
|
2025-07-16 10:10:59 +02:00 |
|
mahkoh
|
a52986f3f4
|
Merge pull request #503 from mahkoh/jorth/grab-revert-to-default
toplevel-grab: remove grab when reverting to default
|
2025-07-16 09:51:10 +02:00 |
|
Julian Orth
|
c974048e13
|
toplevel-grab: remove grab when reverting to default
|
2025-07-16 09:49:01 +02:00 |
|
mahkoh
|
f68f7c52c2
|
Merge pull request #502 from mahkoh/jorth/wire-to-xml-clippy
wire-to-xml: fix clippy lints
|
2025-07-15 20:35:39 +02:00 |
|
Julian Orth
|
d216939b07
|
wire-to-xml: fix clippy lints
|
2025-07-15 20:33:04 +02:00 |
|
mahkoh
|
5375dee007
|
Merge pull request #499 from mahkoh/jorth/output-transaction
backend: implement output transactions
|
2025-07-12 12:04:54 +02:00 |
|
Julian Orth
|
ef2b719e77
|
metal: don't treat disabled connectors as disconnected
|
2025-07-12 12:02:27 +02:00 |
|
Julian Orth
|
7ab99bb840
|
backend: implement output transactions
|
2025-07-12 08:15:22 +02:00 |
|
Julian Orth
|
f8d03c25a9
|
metal: clear damage before adding full damage
|
2025-07-12 08:15:22 +02:00 |
|
Julian Orth
|
e95e764b46
|
drm: add ObjectChangeValue
|
2025-07-12 08:15:22 +02:00 |
|
Julian Orth
|
b8d4eeb8e4
|
utils: add BinarySearchMap util
|
2025-07-12 08:15:22 +02:00 |
|
Julian Orth
|
3b31a7d433
|
macros: add dbg macro
|
2025-07-12 08:15:22 +02:00 |
|
mahkoh
|
ccb9d3eef5
|
Merge pull request #500 from mahkoh/jorth/wire-to-xml
utils: add wire-to-xml utility
|
2025-07-12 08:15:00 +02:00 |
|
Julian Orth
|
1ab031b206
|
utils: add wire-to-xml utility
|
2025-07-12 08:12:30 +02:00 |
|
mahkoh
|
e7697b790a
|
Merge pull request #498 from mahkoh/jorth/let-chains
all: use let chains
|
2025-07-01 14:35:43 +02:00 |
|
Julian Orth
|
286857971a
|
all: use let chains
|
2025-07-01 11:20:48 +02:00 |
|
mahkoh
|
3d5d146d65
|
Merge pull request #496 from mahkoh/jorth/clippy3
all: fix clippy warnings
|
2025-07-01 09:33:49 +02:00 |
|
Julian Orth
|
64664ca76e
|
all: fix clippy warnings
|
2025-07-01 09:31:21 +02:00 |
|
mahkoh
|
70912b47e4
|
Merge pull request #495 from mahkoh/jorth/position-hint
pointer-constraints: always apply position hints asynchronously
|
2025-07-01 09:28:11 +02:00 |
|
Julian Orth
|
4d9dde7927
|
pointer-constraints: always apply position hints asynchronously
|
2025-07-01 09:25:29 +02:00 |
|
Julian Orth
|
bae92d90d0
|
state: add node_at helper
|
2025-07-01 09:13:42 +02:00 |
|
mahkoh
|
c5b7c44000
|
Merge pull request #485 from mahkoh/jorth/get-pointer-enter
seat: send wl_pointer.enter in get_pointer
|
2025-07-01 08:42:14 +02:00 |
|
mahkoh
|
21b724bd25
|
Merge pull request #488 from disluckyguy/remove-trailing-commas
remove trailing commas and whitespace
|
2025-06-20 15:06:29 +02:00 |
|
Mostafa Ibrahim
|
983eb6a1f1
|
remove trailing commas and whitespace
|
2025-06-20 11:22:34 +03:00 |
|
Julian Orth
|
36199d39d3
|
seat: send wl_pointer.enter in get_pointer
|
2025-06-19 10:43:57 +02:00 |
|
mahkoh
|
d25676ddb7
|
Merge pull request #479 from mahkoh/jorth/wayland-u64
wayland: add u64 type macro
|
2025-06-04 13:27:48 +02:00 |
|
Julian Orth
|
d6b3973979
|
wayland: add u64 type macro
|
2025-06-04 13:24:28 +02:00 |
|
mahkoh
|
7373509274
|
Merge pull request #475 from mahkoh/jorth/cursor-position-hint
pointer-constraints: defer cursor position update
|
2025-05-29 00:08:14 +02:00 |
|
Julian Orth
|
00aa689e7a
|
pointer-constraints: defer cursor position update
|
2025-05-29 00:01:35 +02:00 |
|
Mostafa Ibrahim
|
0930f00356
|
implement zwlr_foreign_toplevel_management protocol (#452)
* implement zwlr_foreign_toplevel_management protocol
* check if initial id is empty
|
2025-05-28 13:53:29 +02:00 |
|
mahkoh
|
3be8534683
|
Merge pull request #474 from mahkoh/jorth/cursor-position-hint
pointer-constraints: implement cursor position hint
|
2025-05-28 12:13:57 +02:00 |
|
Julian Orth
|
7405e04937
|
pointer-constraints: implement cursor position hint
|
2025-05-28 12:11:51 +02:00 |
|
mahkoh
|
90f791f772
|
Merge pull request #473 from mahkoh/jorth/linked-list-corruption
linked-list: properly detach other root node in append_all
|
2025-05-22 03:01:10 +02:00 |
|
Julian Orth
|
235184774e
|
linked-list: properly detach other root node in append_all
|
2025-05-21 19:44:01 +02:00 |
|
mahkoh
|
63bd177d6d
|
Merge pull request #471 from mahkoh/jorth/clippy2
all: address clippy lints
|
2025-05-18 18:13:18 +02:00 |
|
Julian Orth
|
8c49ecd5fe
|
all: address clippy lints
|
2025-05-18 18:10:57 +02:00 |
|
mahkoh
|
956d3f79f7
|
Merge pull request #470 from mahkoh/jorth/popup-visible
tree: don't make xdg-popup visible if parent is not visible
|
2025-05-14 17:55:34 +02:00 |
|
Julian Orth
|
f00b8075e0
|
tree: don't make xdg-popup visible if parent is not visible
|
2025-05-14 17:53:16 +02:00 |
|
mahkoh
|
25848be92f
|
Merge pull request #469 from kotarac/master
input: add click method and middle button emulation
|
2025-05-14 14:20:19 +02:00 |
|
Stipe Kotarac
|
b20153550e
|
input: add click method and middle button emulation
|
2025-05-14 14:17:49 +02:00 |
|
Julian Orth
|
0524e01a3c
|
metal: sort InputDevice functions
|
2025-05-14 14:07:25 +02:00 |
|
mahkoh
|
68ade6c50e
|
Merge pull request #468 from mahkoh/jorth/damage-on-invisible
wl_surface: apply full damage if surface becomes invisible
|
2025-05-12 15:15:18 +02:00 |
|
Julian Orth
|
08ad526eef
|
wl_surface: apply full damage if surface becomes invisible
|
2025-05-12 14:49:31 +02:00 |
|
mahkoh
|
7beaad9041
|
Merge pull request #465 from mahkoh/jorth/cap-sys-nice
all: add support for CAP_SYS_NICE
|
2025-05-11 20:52:23 +02:00 |
|
Julian Orth
|
d1a2483f0a
|
docs: add release notes
|
2025-05-10 22:44:23 +02:00 |
|