Commit Graph

12 Commits

Author SHA1 Message Date
Romanos Skiadas 540d5edb5f mpris-widget: fix capture regex for playerctl output
Before, the table ended up being something like {"status", "",
"artist", "", ..}, so the output of the widget was garbled.
2021-08-23 11:20:27 +03:00
Romanos Skiadas cede33fa3f mpris-widget: fix call to set_text
.set_text is invalid, it should be :set_text like in the other branches
of the if.
2021-08-23 11:20:08 +03:00
Romanos Skiadas cdeed22ba5 mpris-widget: fix README, typo 2021-08-23 11:19:33 +03:00
streetturtle 8ad4d0228d fix build 2020-12-17 15:27:00 -05:00
streetturtle baa9177b70 ultimate volume widget improvements 2020-12-14 22:33:56 -05:00
streetturtle a0cd854a4d fix more warnings 2020-12-05 20:57:04 -05:00
gaberm 062a6d7762 Added image icon for streaming from firefox 2020-11-25 23:11:32 +02:00
mgabs de14c1325f
Merge branch 'master' into pr-213 2020-11-23 21:19:52 +02:00
gaberm 5dbfab7248 added icon to mpris popup 2020-11-23 21:03:06 +02:00
streetturtle 30199568c6 wrap widget in a function 2020-11-23 09:55:37 -05:00
gaberm 0e1d31ad6f Fixed notify status - mpris widget 2020-11-21 14:45:37 +02:00
gaberm c95ff15ab4 adding an mpris widget 2020-11-16 21:38:16 +02:00