1
0
Fork 0
forked from wry/wry
Commit graph

1373 commits

Author SHA1 Message Date
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
Julian Orth
68713b2e39 vulkan: create high-priority queues if possible 2025-05-10 22:44:00 +02:00
Julian Orth
7a623006e2 compositor: set scheduler to SCHED_RR before dropping CAP_SYS_NICE 2025-05-10 22:41:40 +02:00
Julian Orth
af6e868a78 all: drop all privileges at startup 2025-05-10 22:36:39 +02:00
Julian Orth
b3334449a6 reaper: setup deathsig in compositor 2025-05-10 20:03:34 +02:00
Julian Orth
f97cb46315 toml-config: fix reload-config-so name 2025-05-10 20:02:03 +02:00
mahkoh
e6f9677a43
Merge pull request #462 from mahkoh/jorth/lock-idle-visibility
tree: set lock node to invisible when idling
2025-05-09 19:48:23 +02:00
Julian Orth
e500698af7 tree: set lock node to invisible when idling 2025-05-09 19:27:41 +02:00
mahkoh
e0e336bc69
Merge pull request #460 from mahkoh/jorth/release-on-revert
config: allow configuring the pointer-revert-key
2025-05-09 16:41:54 +02:00
Julian Orth
599f0a8ae5 config: allow configuring the pointer-revert-key 2025-05-09 16:39:44 +02:00
mahkoh
7b62909bb4
Merge pull request #458 from mahkoh/jorth/release-on-revert
seat: release buttons when reverting from grab owner
2025-05-09 16:21:20 +02:00
Julian Orth
93db2d8fb3 seat: release buttons when reverting from grab owner 2025-05-09 16:03:42 +02:00
mahkoh
298a430177
Merge pull request #459 from mahkoh/jorth/rand-9
build: upgrade rand to 0.9
2025-05-09 16:01:48 +02:00
Julian Orth
4d70864f61 build: upgrade rand to 0.9 2025-05-09 15:57:04 +02:00
mahkoh
eb4b93afed
Merge pull request #455 from elde-n/master
add musl support
2025-05-09 15:42:11 +02:00
elden
6341623e72 all: add musl support 2025-05-09 15:39:56 +02:00
mahkoh
e150c4e748
Merge pull request #454 from mahkoh/jorth/linear-color-id-allocation
wp-color-management-v1: allocate description ids linearly
2025-05-08 16:52:59 +02:00
Julian Orth
c9b0e86bf5 wp-color-management-v1: allocate description ids linearly 2025-05-08 16:50:18 +02:00
mahkoh
401e8bb0be
Merge pull request #451 from mahkoh/jorth/window-rules
Add client and window rules
2025-05-08 16:46:02 +02:00
Julian Orth
8ab0c8958d docs: add release notes 2025-05-07 22:48:43 +02:00
Julian Orth
38d7a60d00 cli: add commands to inspect the tree 2025-05-07 22:41:43 +02:00
Julian Orth
bd04b09171 cli: add commands to inspect clients 2025-05-07 22:41:43 +02:00
Julian Orth
5e3465d861 config: add initial-tile-state window rule 2025-05-07 22:41:43 +02:00
Julian Orth
b1ca98b488 config: add auto-focus window rule 2025-05-07 22:41:43 +02:00
Julian Orth
51e752992f config: add workspace window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
5ad6ca4dd3 config: add WM_WINDOW_ROLE window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
faa0b27ef8 config: add WM_CLASS window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
6d3d4dcabb config: add toplevel-tag window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
5f1268cada config: add just-mapped window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
e36ccd560c config: add fullscreen window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
91c948b219 config: add keyboard-focus window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
eb172e9d8c config: add urgency window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
dcf57db3df config: add visibility window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
8bb8b2a649 config: add floating window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
da64166e82 config: add app-id window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
6ef7655dbd config: add title window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
2b5be7fbd9 config: add client window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
59f8acdfde config: add window-rule infrastructure 2025-05-07 22:41:43 +02:00
Julian Orth
a6257910bb config: add exe client criteria 2025-05-07 22:41:43 +02:00