aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAge
* move mpris2 component to separate moduleHarvey Tindall2021-01-07
* add some comments and change identifier namesHarvey Tindall2020-12-15
* print clone message to stderrHarvey Tindall2020-11-26
* fix help outputHarvey Tindall2020-11-16
* Run multiple instances by attaching to originalHarvey Tindall2020-09-28
* add optional position interpolation, escape ampersandsHarvey Tindall2020-09-14
* fix crash when tracklength not availableHarvey Tindall2020-09-11
* remove socket on exit; fix --position crashHarvey Tindall2020-09-06
* log to /tmp/waybar-mpris.logHarvey Tindall2020-08-31
* ask before removing existing socketHarvey Tindall2020-08-31
* ignore player-next/prev if only one player avavilableHarvey Tindall2020-08-28
* add list command for debugHarvey Tindall2020-08-27
* optionally display track positionHarvey Tindall2020-08-26
* ignore playerctldHarvey Tindall2020-08-25
* display browser name in tooltipHarvey Tindall2020-08-23
* remote control via unix socketsHarvey Tindall2020-08-22
* Add flags, executable and improve README.mdHarvey Tindall2020-08-22
* fix halt when player is removedHarvey Tindall2020-08-22
* add players as detected, switch to currently playing player on stateHarvey Tindall2020-08-21
* firstHarvey Tindall2020-08-21