| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 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-07-01 | modules/river/keymap: Avoid Ctrl in keymaps | Benedikt Peetz | |
| This is hard to type | |||
| 2025-07-01 | modules/river: Use the correct river-mk-keymap invocation | Benedikt Peetz | |
| 2025-06-29 | modules/river: Fix minor keymap config-file mistakes | Benedikt Peetz | |
| 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 | modules/river: Use the same keymap for both tiamat and apzu | Benedikt Peetz | |
| This avoids bit-rot in apzu's key mappings and maybe helps me to actually learn all the possible key mappings. | |||
| 2025-05-30 | modules/river: Move the log file to `~/.cache` | Benedikt Peetz | |
| It is not actually something, that I want to keep around. | |||
| 2025-05-30 | modules/river: Move the `river-start` package into the module | Benedikt Peetz | |
| The package was already tied to the module (via the log file path) and as such should be in the module directory. | |||
| 2025-05-16 | flake: Pack arguments in attribute sets | Benedikt Peetz | |
| This avoids having to change 3+ files, if you need to add a new argument. | |||
| 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-04-02 | refactor(treewide): Remove `river_init_lesser` | Benedikt Peetz | |
| This was moved in-tree a while ago. | |||
| 2025-02-04 | fix(modules/river): Mark the `init` file executable | Benedikt Peetz | |
| 2025-02-03 | fix(pkgs/river-start): Create a wrapper script for river to store logs | Benedikt Peetz | |
| 2025-02-02 | refactor(modules/river): Migrate to `by-name` | Benedikt Peetz | |
| This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.) | |||
| 2024-12-30 | fix(modules/river): Only activate the moonlander udev rules on tiamat | Benedikt Peetz | |
| 2024-12-30 | fix(modules/river): Use correct attribute key | Benedikt Peetz | |
| 2024-12-30 | feat(modules/legacy/river): Add mapping to start `qmk-unicode-type` | Benedikt Peetz | |
| That program communicates with my keyboard and sets a Unicode character. | |||
