| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add flag to limit the length of the titlenew-fmt | Yaroslav de la Peña Smirnov | 2022-11-20 |
| | | |||
| * | Make waybar-mpris more flexible customizable | Yaroslav de la Peña Smirnov | 2022-11-20 |
| | | | | | | | | | | | Instead of customizing by indicating just the order and using flags for other customization options (e.g. separator), read a C-like format string with tokens/verbs that are replaced with their respective information (e.g. `%a` for artist). Also made it possible to customize the tooltip. The principle is the same as with the module's text. | ||
| * | mention repo in README | Harvey Tindall | 2021-05-24 |
| | | |||
| * | add PLAYER to --order, remove binary from repo | Harvey Tindall | 2021-05-16 |
| | | | | | also added more prominent download links to the readme. | ||
| * | fix upload.py args for new version | Harvey Tindall | 2021-04-24 |
| | | |||
| * | add message on issues | Harvey Tindall | 2021-02-06 |
| | | |||
| * | update readme, mention AUR package | Harvey Tindall | 2021-01-16 |
| | | |||
| * | add drone/buildrone | Harvey Tindall | 2021-01-15 |
| | | |||
| * | move mpris2 component to separate module | Harvey Tindall | 2021-01-07 |
| | | | | | 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. | ||
| * | Run multiple instances by attaching to original | Harvey Tindall | 2020-09-28 |
| | | | | | | | 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. | ||
| * | reflect new location | Harvey Tindall | 2020-08-27 |
| | | |||
| * | add position arg to readme | Harvey Tindall | 2020-08-26 |
| | | |||
| * | display browser name in tooltip | Harvey Tindall | 2020-08-23 |
| | | | | | reads /proc/<pid>/cmdline directly instead of using a library. | ||
| * | get rid of json annotation | Harvey Tindall | 2020-08-22 |
| | | | | | it made the comments look ugly. | ||
| * | center gif | Harvey Tindall | 2020-08-22 |
| | | |||
| * | remote control via unix sockets | Harvey Tindall | 2020-08-22 |
| | | | | | | | 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. | ||
| * | mention go get | Harvey Tindall | 2020-08-22 |
| | | |||
| * | Add flags, executable and improve README.md | Harvey Tindall | 2020-08-22 |
| | | |||
| * | first | Harvey Tindall | 2020-08-21 |
