| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
added --interpolate which will increment the track position if there
hasnt been a change after a second. Kinda buggy, so disabled by default.
Ampersands are escaped in the tooltip.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
automatically removes the socket after 5 seconds of no input so that its
functions headlessly.
|
|
|
|
| |
stops the tooltip from flickering.
|
|
|
|
|
| |
responds with the current list of players and some info, to be used for debugging
purposes
|
|
|
|
|
| |
with the --position flag, the position is grabbed every second and
outputted. Nothing else is refreshed.
|
|
|
|
|
| |
playerctld displays and controls other players, so including it is
pointless.
|
|
|
|
| |
reads /proc/<pid>/cmdline directly instead of using a library.
|
|
|
|
|
|
| |
waybar-mpris --send will send commands to a currently running
waybar-mpris instance. Players can be switched between and controlled
individually. Also added gifs, more stuff to README.
|
| |
|
|
|
|
|
| |
rewritten without goroutines or checking if processes exist and it seems
to work much better now.
|
|
|
|
| |
change.
|
|
|