| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-23 | statusbar: rewrite to perl | Sam Nystrom | |
| 2023-07-19 | bin: add caps lock remapping program | Sam Nystrom | |
| 2023-07-19 | shuffle: add volume flag | Sam Nystrom | |
| 2023-07-19 | statusbar: fix battery section | Sam Nystrom | |
| 2023-07-19 | statusbar: improve vol/brightness responsiveness | Sam Nystrom | |
| If the volume or brightness just changed, then update the bar every twentieth of a second for two seconds instead of every second, since often the volume and brightness keys are pressed multiple times in quick succession. | |||
| 2023-07-19 | bin: small fixes | Sam Nystrom | |
| 2023-07-19 | bin/shuffle: rewrite in Python | Sam Nystrom | |
| The python version is much shorter and more maintainable than the shell script one. | |||
| 2023-07-19 | statusbar: rewrite to python | Sam Nystrom | |
| Mostly for maintainability | |||
| 2023-06-19 | bin/shuffle: add option for mpv extra options | Sam Nystrom | |
| 2023-06-14 | bin/statusbar: update to nerd fonts v3 | Sam Nystrom | |
| 2023-06-14 | bin/statusbar: use printf and simplify munging | Sam Nystrom | |
| 2023-06-13 | bin/shuffle: don't play the second-previous song | Sam Nystrom | |
| 2023-06-09 | add music shuffle script | Sam Nystrom | |
| 2023-05-31 | statusbar: set text color to text instead of mauve | Sam Nystrom | |
| 2023-05-11 | fix statusbar at low battery | Sam Nystrom | |
| 2023-05-06 | swayidle: dim screen after 3 minutes | Sam Nystrom | |
| 2023-04-26 | style: format statusbar with shfmt | Sam Nystrom | |
| 2023-04-16 | refactor: rename status.sh to statusbar | Sam Nystrom | |
| 2023-04-16 | fix(bin): remove test for somebar FIFO in status | Sam Nystrom | |
| Now that status.sh is managed with superd, we don't have to worry about making sure the script exits after somebar does. | |||
| 2023-04-16 | fix(bin): fix low battery on statusbar | Sam Nystrom | |
| 2023-04-16 | feat!: replace wmenu with tofi | Sam Nystrom | |
| 2023-04-14 | fix(bin): avoid leftover shell process in wmenu.sh | Sam Nystrom | |
| 2023-04-14 | fix(bin): add shebang to wmenu-run.sh | Sam Nystrom | |
| 2023-04-14 | fix: remove dwl.sh since superd does that now | Sam Nystrom | |
| 2023-04-14 | refactor: replace dwl-init.sh with superd services | Sam Nystrom | |
| 2023-04-12 | feat(bin): add wmenu wrapper and runner | Sam Nystrom | |
| 2023-04-12 | fix(bin): kill statusbar after somebar exits | Sam Nystrom | |
| 2023-04-11 | feat(bin): add statusbar script | Sam Nystrom | |
| 2023-04-11 | feat(bin): start somebar in dwl wrapper | Sam Nystrom | |
| 2023-04-11 | feat(bin): add dwl wrapper script | Sam Nystrom | |
