| Commit message (Collapse) | Author | Age |
| |
|
|
| |
Otherwise it will not be drawn.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
I've never really used it and it uses up ~2GB.
|
| | |
|
| |
|
|
| |
This might improve cli performance.
|
| |
|
|
| |
`atuin` now supports configuring the keymap.
|
| |
|
|
| |
My patches have been merged upstream.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
The current shell session seems to redirect std{out,err}, so it's
utterly useless.
|
| | |
|
| | |
|
| |
|
|
|
| |
As `ly` runs under `root`, it obviously cannot access `soispha`'s
desktop target files.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
That makes integration for display managers possible.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
The previous code only cared if the weight was positive, neutral, or
negative; which meant that it considered a track with weight = -1 equal
to one with weight = -999. This algorithm now performs a weighted
random selection based on the weight.
|
| | |
|
| | |
|
| |
|
|
|
| |
This tries to keep the playlist size somewhat bounded, but is probably
not yet a perfect solution.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|