| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-12-09 | treewide: Give tempfiles descriptive names | Benedikt Peetz | |
| This makes it easier to see, where each tempfile comes from. | |||
| 2025-12-04 | pkgs/notify-run: Append the name of the spawned command before printing | Benedikt Peetz | |
| 2025-12-04 | pkgs/notify-run: Actually provide the `makeWrapper` command to the builder | Benedikt Peetz | |
| 2025-12-03 | pkgs/notify-run: Actually provide `notify-send` to the binary | Benedikt Peetz | |
| 2025-11-30 | pkgs/notify-run: Allow spawning commands without arguments | Benedikt Peetz | |
| 2025-11-30 | pkgs/yt: 1.8.0 -> 1.9.0 | Benedikt Peetz | |
| 2025-11-30 | treewide: Update | Benedikt Peetz | |
| 2025-11-29 | modules/river/keymap: Send a notification, when spawning a command fails | Benedikt Peetz | |
| 2025-11-29 | pkgs/notify-run: Init | Benedikt Peetz | |
| 2025-11-10 | treewide: Update | Benedikt Peetz | |
| 2025-10-20 | pkgs/fupdate-flake: Remove `batgrep` dependency | Benedikt Peetz | |
| The test suite of `batgrep` no longer works, and this dependency is not really important anyways. | |||
| 2025-10-20 | treewide: Update | Benedikt Peetz | |
| 2025-09-24 | treewide: Update | Benedikt Peetz | |
| 2025-09-02 | treewide: Remove `with pkgs;` | Benedikt Peetz | |
| This is an antipattern and makes grepping for specific packages harder. | |||
| 2025-09-02 | treewide: Update | Benedikt Peetz | |
| 2025-08-23 | pkgs/mk-river-keymap: Correctly translate `Track{Next,Previous}` to libxkb | Benedikt Peetz | |
| 2025-08-22 | treewide: Update | Benedikt Peetz | |
| 2025-08-11 | treewide: Update | Benedikt Peetz | |
| 2025-07-24 | treewide: Update | Benedikt Peetz | |
| 2025-07-24 | pkgs/yt: 1.7.1 -> 1.8.0 | Benedikt Peetz | |
| 2025-07-24 | pkgs/i3status-rust: Inline the patches | Benedikt Peetz | |
| The github patches seem to change their hash from time to time? | |||
| 2025-07-20 | pkgs/tskm: Support raw paths in place of URLs | Benedikt Peetz | |
| Otherwise, using `tskm` as an URL opener might fail (e.g., as `xdg-open /some/path`, would still invoke it). | |||
| 2025-07-06 | pkgs/tskm/browser/open: Don't fail on stale qutebrowser ipc sockets | Benedikt Peetz | |
| 2025-07-04 | treewide: Update | Benedikt Peetz | |
| 2025-07-04 | pkgs/i3bar-river: Update version to include a fix | Benedikt Peetz | |
| 2025-07-01 | treewide: Update | 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 | treewide: Update | 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 | 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-06-28 | pkgs/i3bar-river-patched: Base on my branch and rebase the block in middle patch | Benedikt Peetz | |
| This should avoid having to update both of the patches in the future, as the pull request patch fetch is not stable, and changes if I push something new to the pr. | |||
| 2025-06-28 | pkgs/i3bar-river-patched: Remove rustc-1.86 compatibility patch | Benedikt Peetz | |
| Nixpgks unstable has rustc-1.87. | |||
| 2025-06-28 | pkgs/yt: 1.7.0 -> 1.7.1 | Benedikt Peetz | |
| 2025-06-24 | pkgs/i3bar-river: Update patch to it's newest version | Benedikt Peetz | |
| 2025-06-24 | pkgs/yt: Add missing mold dependency | Benedikt Peetz | |
| 2025-06-24 | pkgs/yt: 1.6.1 -> 1.7.0 | Benedikt Peetz | |
| 2025-06-24 | treewide: Update | Benedikt Peetz | |
| 2025-06-17 | pkgs/yt: 1.6.0 -> 1.6.1 | Benedikt Peetz | |
| 2025-06-16 | pkgs/yt: v1.5.0 -> v1.6.0 | Benedikt Peetz | |
| 2025-06-16 | treewide: Update | Benedikt Peetz | |
| 2025-06-11 | pkgs/tskm/.envrc: Add the build tskm to the path | Benedikt Peetz | |
| That makes debugging easier. | |||
| 2025-06-11 | pkgs/tskm/open: Make the session reading code more error tolerant | Benedikt Peetz | |
| I have no idea, why qutebrowser sometimes skips writing these values. But as it does so, we must fill them in with reasonable defaults. | |||
| 2025-06-11 | pkgs/tskm/open: Define the default tab as an empty tab | Benedikt Peetz | |
| Otherwise, one could not save a session at all, as qutebrowser will always open at least the default tab. | |||
| 2025-06-11 | pkgs/tskm/open: Allow opening multiple URLs at a time | Benedikt Peetz | |
| 2025-06-11 | pkgs/tskm/neorg/task: Already fill in the `TITLE` placeholder | Benedikt Peetz | |
| 2025-06-11 | pkgs/tskm/inputs/tags: Init | Benedikt Peetz | |
| This makes it possible to see the already used tabs. | |||
| 2025-06-11 | pkgs/tskm/open/list-tabs: All listing based on empty/non-empty and more than ↵ | Benedikt Peetz | |
| one project | |||
| 2025-06-11 | pkgs/tskm/open/review: All reviewing all non-empty projects | Benedikt Peetz | |
