aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/ri/river/river-start (unfollow)
Commit message (Collapse)Author
2025-09-02treewide: 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-07-06modules/river: Use different log files for the river comp and initBenedikt Peetz
Otherwise, the two of them will have different seek parts in the files and override each other.
2025-05-30modules/river: Move the log file to `~/.cache`Benedikt Peetz
It is not actually something, that I want to keep around.
2025-05-30modules/river: Move the `river-start` package into the moduleBenedikt Peetz
The package was already tied to the module (via the log file path) and as such should be in the module directory.