about summary refs log tree commit diff stats
path: root/modules/by-name/ri/river/river-start (follow)
Commit message (Collapse)AuthorAge
* treewide: Use `river-classic` instead of `river`Benedikt Peetz3 days
| | | | | `river-classic` is the continuation of the 3.0 branch without the breaking introduction of the window manager process.
* modules/river: Use different log files for the river comp and initBenedikt Peetz2025-07-06
| | | | | Otherwise, the two of them will have different seek parts in the files and override each other.
* modules/river: Move the log file to `~/.cache`Benedikt Peetz2025-05-30
| | | | It is not actually something, that I want to keep around.
* modules/river: Move the `river-start` package into the moduleBenedikt Peetz2025-05-30
The package was already tied to the module (via the log file path) and as such should be in the module directory.