| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 8 days | treewide: Remove unneeded dependencies | Benedikt Peetz | |
| This shaves off around 1.2 GB from the system closure. | |||
| 2026-03-13 | modules/river: Add a .desktop file for river | Benedikt Peetz | |
| That makes integration for display managers possible. | |||
| 2026-01-25 | modules/river/keymap: Make media good/bad ratings once mappings | Benedikt Peetz | |
| Otherwise, you might rate them more than once, by accident. | |||
| 2026-01-25 | pkgs/swallow: Add | Benedikt Peetz | |
| This provides swallowing for river. | |||
| 2026-01-25 | modules/river/keymap: Provide access to rate songs, bad/good | Benedikt Peetz | |
| 2025-11-30 | modules/river/keymap: Remove superfluous space | Benedikt Peetz | |
| 2025-11-29 | modules/river/keymap: Send a notification, when spawning a command fails | Benedikt Peetz | |
| 2025-10-20 | modules/river/keymap: Make moving/resizing toplevels possible | Benedikt Peetz | |
| 2025-09-02 | treewide: Use `river-classic` instead of `river` | Benedikt Peetz | |
| `river-classic` is the continuation of the 3.0 branch without the breaking introduction of the window manager process. | |||
| 2025-08-23 | modules/river/keymap: Use correct `mpp` command for selecting previous track | Benedikt Peetz | |
| 2025-08-23 | modules/river/keymap: Support more function buttons and bar toggle | Benedikt Peetz | |
| 2025-07-25 | modules/river/keymap: Provide a quicker way to switch between common modes | Benedikt Peetz | |
| 2025-07-25 | modules/river/keymap: Use consistent view focus and move mappings | Benedikt Peetz | |
| 2025-07-24 | modules/river/keymap: Add spawn mapping for `anki` | Benedikt Peetz | |
| 2025-07-06 | modules/river/keymap: Avoid the inf-rec by explicitly using a fixpoint | Benedikt Peetz | |
| 2025-07-06 | modules/river/keymap: Avoid trailing spaces in spawn | Benedikt Peetz | |
| 2025-07-06 | modules/river/keymap: Support the common `<Super-l>` mapping | Benedikt Peetz | |
| 2025-07-06 | modules/river/keymap: Use self-reference over putting everything into let | Benedikt Peetz | |
| 2025-07-06 | modules/river: Use different log files for the river comp and init | Benedikt Peetz | |
| Otherwise, the two of them will have different seek parts in the files and override each other. | |||
| 2025-07-01 | modules/river/keymap: Add missing `mkSpwan` arguments | Benedikt Peetz | |
| 2025-07-01 | modules/river/keymap: Use `let .. in` instead of `rec` | Benedikt Peetz | |
| `rec` can't handle the quoted reference to the attribute set (`<LEFT_SUPER>`). | |||
| 2025-07-01 | modules/river/keymap: Also mark lock as `once` | Benedikt Peetz | |
| 2025-07-01 | modules/river/keymap: Don't duplicate commands, use aliases instead | Benedikt Peetz | |
| 2025-07-01 | modules/river/keymap: Avoid providing a function for each arg | Benedikt Peetz | |
| 2025-07-01 | modules/river: Mark more run commands as `once` | 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-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. | |||
