Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Use `river-classic` instead of `river` | Benedikt Peetz | 3 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 init | Benedikt Peetz | 2025-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 Peetz | 2025-05-30 |
| | | | | It is not actually something, that I want to keep around. | ||
* | modules/river: Move the `river-start` package into the module | Benedikt Peetz | 2025-05-30 |
The package was already tied to the module (via the log file path) and as such should be in the module directory. |