1
0
Fork 0
forked from wry/wry
Commit graph

15 commits

Author SHA1 Message Date
Julian Orth
cf233abb5a config: allow handling switch events 2024-04-28 13:35:52 +02:00
Julian Orth
a12065a915 config: make focus-follows-mouse optional 2024-04-27 11:19:42 +02:00
Julian Orth
886339ff96 clients: grant layer-shell to unprivileged clients 2024-04-24 13:02:23 +02:00
cwegener
10ecaafd79
chore: layer shell programs need privileged (#172)
* chore: layer shell programs need privileged

see 6efb6b8

* fix: correct use of privileged exec in config

* fix: correct use of privileged exec in config

---------

Co-authored-by: mahkoh <mahkoh@users.noreply.github.com>
2024-04-21 11:53:04 +02:00
Julian Orth
17a0dfed5e seat: add framework to select toplevels 2024-04-18 17:12:11 +02:00
Julian Orth
6f55675bdb config: implement shortcut latching 2024-04-17 12:09:02 +02:00
Julian Orth
90dbde99ab config: add support for mod masks in shortcuts 2024-04-16 18:58:35 +02:00
Julian Orth
18bc86d14f config: allow consuming/forwarding key events 2024-04-15 18:42:59 +02:00
Julian Orth
6ee4fdb9f4 config: implement on-release shortcuts 2024-04-15 18:41:34 +02:00
Julian Orth
826f40adca seat: implement per-device keymaps 2024-04-12 17:06:16 +02:00
Julian Orth
1a9b7146fd config: allow configuring repeat rates via toml 2024-04-05 19:24:35 +02:00
Julian Orth
affea49e49 config: allow running commands privileged 2024-04-01 13:16:34 +02:00
Julian Orth
aa296a6aea config: allow disabling explicit-sync 2024-03-27 18:34:14 +01:00
Julian Orth
fecfd24ba0 config: add move-to-output action 2024-03-17 13:38:01 +01:00
Julian Orth
3cebf651c5 config: change default config to use toml-based configuration 2024-03-16 04:22:27 +01:00