Commit Graph
5 Commits
Author SHA1 Message Date
Isaac Freund 033cad47bf build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
Leon Henrik PlickatandIsaac Freund dd9933b6a1 keyboard-groups: use globber for identifier matching 2024-01-07 12:37:03 -06:00
Isaac Freund 489a49735a river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
Isaac Freund e35c147cd5 river: refactor keyboard groups implementation
This reduces the impact of keyboard groups on the Keyboard.zig
implementation and otherwise improves consistency with patterns used
elsewhere in rivers code.

There are also two small changes to the riverctl interface:

- keyboard-group-add-keyboard is renamed to keyboard-group-add
- keyboard-group-remove is added to support removing keyboards from a
group.
2022-09-18 15:53:45 +02:00
Leon Henrik Plickat 01f49bbbc1 river: add keyboard groups 2022-09-12 04:12:21 +02:00