| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-08-23 | pkgs/mk-river-keymap: Correctly translate `Track{Next,Previous}` to libxkb | Benedikt Peetz | |
| 2025-07-01 | {modules/river,pkgs/river-mk-keymap}: Support `once` key mappings | Benedikt Peetz | |
| Otherwise, the prompt for the new screenshot is overshadowed by the normal key mappings in the `run` mode. | |||
| 2025-06-29 | {modules/river,pkgs/river-mk-keymap}: Support keymap descriptions | Benedikt Peetz | |
| That just avoids the visual clutter, caused by the nix store paths. | |||
| 2025-06-29 | pkgs/river-mk-keymap: Don't emit duplicate key mappings | Benedikt Peetz | |
| Ideally, the key mapping generation code would not produce duplicates in the first place, but sorting them out is also okay (considering the rather low number of key mappings.) | |||
| 2025-06-29 | pkgs/river-mk-keymap: Support a dry-run mode | Benedikt Peetz | |
| This can be used to check that the keymap.json file is valid, before deploying it. | |||
| 2025-06-29 | pkgs/river-mk-keymap: Improve with key-chord support and which-key interface | Benedikt Peetz | |
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-02-02 | refactor(modules/river): Migrate to `by-name` | Benedikt Peetz | |
| This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.) | |||
