Commit Graph

13 Commits

Author SHA1 Message Date
5a769d43b1 add wifi tracker 2024-03-30 16:59:26 -05:00
e1b0a46466 add dbus system monitor 2024-03-30 16:59:03 -05:00
7c1cb33470 fix validation in workspace[s] to allow more than one char 2024-03-30 16:58:51 -05:00
b4faa87700 fix jq validation
validation always failed because it was looking for a single char
because VALIDATION=. used to be by default
2024-03-30 16:58:17 -05:00
2b24b0fb67 track_workspace[s] now uses track_anything.sh 2024-03-30 16:05:07 -05:00
35cbcaadbc shellcheck fix for scroll_volume 2024-03-30 16:04:44 -05:00
aaa4cd251d fix issues with track_anything.sh
args were broken due to shift and other problems
-1 didn't work because of the subshell
output filtering didn't work with uniq.  this was resolved by adding an
unbuf function which uses stdbuf to fix buffering.
2024-03-30 16:03:17 -05:00
74a967eb10 add gitignore 2024-03-30 15:51:06 -05:00
c0ef2034ed add more docs for track_anything.sh 2024-03-30 15:50:59 -05:00
124acaa789 add track_anything.sh and use it for volume and mute 2024-03-30 14:44:17 -05:00
269bbad218 add comment to systray line.
it still doesn't work for me but it's apparently very close on master
2024-03-30 12:06:06 -05:00
70cbf56a3a move poll to its own function to prep for track_anything.sh 2024-03-30 12:04:53 -05:00
1fccc404ef initial import 2024-03-30 09:30:52 -05:00