Commit Graph

14 Commits

Author SHA1 Message Date
Harvey Tindall 7a55b6d605
add message on issues
continuous-integration/drone/push Build is passing Details
2021-02-06 00:53:04 +00:00
Harvey Tindall 7a3b3d5216
update readme, mention AUR package
continuous-integration/drone/push Build is passing Details
2021-01-16 17:03:48 +00:00
Harvey Tindall bda0879199
add drone/buildrone
continuous-integration/drone/push Build is failing Details
2021-01-15 22:15:45 +00:00
Harvey Tindall bcd2a83dd9
move mpris2 component to separate module
I'll likely put it in a different repo as i'm thinking of writing a last.fm scrobbler and it'd be reused there.
2021-01-07 16:10:20 +00:00
Harvey Tindall 78ce37db9f
Run multiple instances by attaching to original
Fixes #1. When another instance is detected, a command is sent over the
socket for the original to write to stdout and to a temporary file, which is then
tailed by the new instance. Can be overridden with --replace.
2020-09-28 23:48:51 +01:00
Harvey Tindall 8fb822aa91
reflect new location 2020-08-27 23:15:16 +01:00
Harvey Tindall f9b38e5d1d
add position arg to readme 2020-08-26 22:19:20 +01:00
Harvey Tindall 623adf487e
display browser name in tooltip
reads /proc/<pid>/cmdline directly instead of using a library.
2020-08-23 16:25:27 +01:00
Harvey Tindall 840130680e
get rid of json annotation
it made the comments look ugly.
2020-08-22 19:17:48 +01:00
Harvey Tindall a0636d7390
center gif 2020-08-22 19:03:36 +01:00
Harvey Tindall 74015e43a3
remote control via unix sockets
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.
2020-08-22 19:01:51 +01:00
Harvey Tindall b49765a848
mention go get 2020-08-22 15:43:18 +01:00
Harvey Tindall 54dcac02e6
Add flags, executable and improve README.md 2020-08-22 15:40:24 +01:00
Harvey Tindall 461d87b8c9
first 2020-08-21 14:54:32 +01:00