1
0
Fork 0
forked from wry/wry
Commit graph

1336 commits

Author SHA1 Message Date
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
Julian Orth
cc734a135c config: add comm client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
bdabb7bbdd config: add xwayland client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
a952e658da config: add pid client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
587ffc7ee5 config: add uid client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
9bf79bf23c config: add sandbox client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
fd2163d658 config: add client-rule infrastructure 2025-05-07 22:41:43 +02:00
Julian Orth
17e715cde4 criteria: add infrastructure 2025-05-07 22:41:43 +02:00
Julian Orth
597636fba6 io_uring: add debounce future 2025-05-07 22:41:43 +02:00
Julian Orth
9977f9dfdf config: add Window 2025-05-07 22:41:43 +02:00
Julian Orth
ab095b89cf config: add Client 2025-05-06 20:51:11 +02:00
Julian Orth
52994c085a config: add seat to seat-based window management messages 2025-05-06 20:51:11 +02:00
Julian Orth
bc6a9ad94d toml-config: add set/unset variants of toggle actions 2025-05-06 20:51:11 +02:00
Julian Orth
c5818dcd32 placeholder: run tl_destroy when replacing placeholder 2025-05-06 20:51:11 +02:00
Julian Orth
0e1868d355 container: run tl_destroy when replacing container 2025-05-06 20:51:11 +02:00
Julian Orth
8b9784bb15 xwayland: kill xwayland when wayland connection fails 2025-05-06 20:51:11 +02:00
mahkoh
9840150e40
Merge pull request #453 from mahkoh/jorth/fix-ws-highlight
renderer: sync before rendering workspace highlight
2025-05-06 16:01:49 +02:00
Julian Orth
5d08190e76 renderer: sync before rendering workspace highlight 2025-05-06 15:54:20 +02:00
mahkoh
a235b0fee3
Merge pull request #450 from mahkoh/jorth/named-actions-loop
toml-config: clear named-action reference cycles
2025-05-01 19:18:32 +02:00
Julian Orth
2f9af09795 toml-config: clear named-action reference cycles 2025-05-01 19:14:34 +02:00
mahkoh
c7bba173fb
Merge pull request #446 from khyperia/more-config-methods
jay-config: add Seat.get_keyboard_output and Connector.workspaces
2025-04-28 13:19:06 +02:00
khyperia
00735e4621 config: add Seat.get_keyboard_output and Connector.workspaces 2025-04-28 13:12:37 +02:00
Julian Orth
b83bf0657b tree: add Node::node_output 2025-04-26 21:49:09 +02:00
mahkoh
0dcb33ae38
Merge pull request #447 from mahkoh/jorth/reexec-common-parent
add common parent for both compostior and forker
2025-04-26 20:48:42 +02:00
Julian Orth
4fa7e2a6ac compositor: add common parent for both compostior and forker 2025-04-26 19:53:04 +02:00
Julian Orth
fdfc20452f compositor: reset all signals during startup 2025-04-26 19:53:03 +02:00
mahkoh
456457eade
Merge pull request #444 from mahkoh/jorth/double-fork
portal: double-fork before creating the io_uring
2025-04-25 21:39:14 +02:00
mahkoh
9db691d714
Merge pull request #442 from mahkoh/jorth/named-actions
toml-config: add named actions
2025-04-25 21:39:06 +02:00
mahkoh
7eb47a42c2
Merge pull request #445 from mahkoh/jorth/reexec-double-fork
reexec: double-fork to prevent the creation of zombies
2025-04-25 20:10:28 +02:00
Julian Orth
fcf4cef6de reexec: double-fork to prevent the creation of zombies 2025-04-25 20:08:02 +02:00
Julian Orth
a3470c7b5a portal: double-fork before creating the io_uring 2025-04-25 19:49:45 +02:00
Julian Orth
3100773ae0 toml-config: add named actions 2025-04-25 17:18:49 +02:00
mahkoh
8552c5f1eb
Merge pull request #440 from mahkoh/jorth/pin-float
tree: allow floats to be pinned
2025-04-25 14:45:13 +02:00
mahkoh
1bcaeeb853
Merge pull request #441 from mahkoh/jorth/io-uring-feature-levels
io_uring: use newer features if available
2025-04-25 14:44:51 +02:00
Julian Orth
e22810e94d io_uring: use newer features if available 2025-04-24 19:49:48 +02:00
Julian Orth
65a66c2e26 tree: allow floats to be pinned 2025-04-24 18:46:20 +02:00
Julian Orth
3e6640f0ca tree: ensure that floats remain accessible after workspace move 2025-04-24 17:48:55 +02:00
Julian Orth
9192446602 icons: add icon infrastructure 2025-04-24 17:48:55 +02:00