summaryrefslogtreecommitdiff
path: root/mpris-widget
AgeCommit message (Collapse)Author
2021-08-23mpris-widget: fix capture regex for playerctl outputRomanos Skiadas
Before, the table ended up being something like {"status", "", "artist", "", ..}, so the output of the widget was garbled.
2021-08-23mpris-widget: fix call to set_textRomanos Skiadas
.set_text is invalid, it should be :set_text like in the other branches of the if.
2021-08-23mpris-widget: fix README, typoRomanos Skiadas
2020-12-17fix buildstreetturtle
2020-12-14ultimate volume widget improvementsstreetturtle
2020-12-05fix more warningsstreetturtle
2020-11-25Added image icon for streaming from firefoxgaberm
2020-11-23Merge branch 'master' into pr-213mgabs
2020-11-23added icon to mpris popupgaberm
2020-11-23wrap widget in a functionstreetturtle
2020-11-21Fixed notify status - mpris widgetgaberm
2020-11-16adding an mpris widgetgaberm