index
:
waybar-mpris
master
new-fmt
Fork of waybar-mpris with some improvements
Yaroslav de la Peña Smirnov <yps@yaroslavps.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
Commit message (
Expand
)
Author
Age
*
Make waybar-mpris more flexible customizable
Yaroslav de la Peña Smirnov
2022-11-20
*
escape double quotes
Harvey Tindall
2022-01-27
*
write connection refused error to stderr
Harvey Tindall
2022-01-24
*
Truncate file when directly sharing
Harvey Tindall
2021-10-29
*
always return the expected number of bytes written
Harvey Tindall
2021-05-24
*
change order of writers in io.Multiwriter
Harvey Tindall
2021-05-21
*
support multiple instances with different layouts
Harvey Tindall
2021-05-17
*
only share output when args are identical; use fixed length socket
Harvey Tindall
2021-05-17
*
add PLAYER to --order, remove binary from repo
Harvey Tindall
2021-05-16
*
fix upload.py args for new version
Harvey Tindall
2021-04-24
*
build JSON string instead of json.Marshal-ing
Harvey Tindall
2021-04-24
*
overwrite previous content when sharing output
Harvey Tindall
2021-04-24
*
use external mpris2client lib
Harvey Tindall
2021-01-08
*
move mpris2 component to separate module
Harvey Tindall
2021-01-07
*
add some comments and change identifier names
Harvey Tindall
2020-12-15
*
print clone message to stderr
Harvey Tindall
2020-11-26
*
fix help output
Harvey Tindall
2020-11-16
*
Run multiple instances by attaching to original
Harvey Tindall
2020-09-28
*
add optional position interpolation, escape ampersands
Harvey Tindall
2020-09-14
*
fix crash when tracklength not available
Harvey Tindall
2020-09-11
*
remove socket on exit; fix --position crash
Harvey Tindall
2020-09-06
*
log to /tmp/waybar-mpris.log
Harvey Tindall
2020-08-31
*
ask before removing existing socket
Harvey Tindall
2020-08-31
*
ignore player-next/prev if only one player avavilable
Harvey Tindall
2020-08-28
*
add list command for debug
Harvey Tindall
2020-08-27
*
optionally display track position
Harvey Tindall
2020-08-26
*
ignore playerctld
Harvey Tindall
2020-08-25
*
display browser name in tooltip
Harvey Tindall
2020-08-23
*
remote control via unix sockets
Harvey Tindall
2020-08-22
*
Add flags, executable and improve README.md
Harvey Tindall
2020-08-22
*
fix halt when player is removed
Harvey Tindall
2020-08-22
*
add players as detected, switch to currently playing player on state
Harvey Tindall
2020-08-21
*
first
Harvey Tindall
2020-08-21