summaryrefslogtreecommitdiff
path: root/spotify-widget
AgeCommit message (Collapse)Author
2022-11-22Use sp_bin setting when registering mouse eventsSkylar Gill
2022-07-16Fix bug introduced by #367streetturtle
2022-07-16Merge pull request #367 from chaorace/spotify-widget-icon-placeholderstreetturtle
Separate artist/title textboxes in spotify-widget when an icon cannot be drawn
2022-07-13Separate spotify-widget artist/title without iconChristopher Crockett
Introduces a minimum distance between the artist/title textboxes equal in width to 1 space character in the specified widget font. This should ensure that the artist/title textboxes are not crammed together in the event that an icon cannot be displayed.
2022-07-13Document new sp_bin option for spotify-widgetChristopher Crockett
2022-07-13Added sp_bin option to spotify-widgetChristopher Crockett
Allows specifying a custom location for the sp binary via widget config. This is intended for users who don't want to add the sp binary to their system PATH.
2022-02-14spotify-widget: check for utf8 supportNuno Silva
which is only availble in Lua 5.3+. Tested using Lua 5.1.5
2021-10-08fixed unicode truncation bugCliford
2020-12-02trigger build action on a branchstreetturtle
2020-11-14[spotify] sync readmestreetturtle
2020-09-19Update readmes to include timeout argChris Bruce
2020-09-19Add widget timeoutsChris Bruce
2020-06-22Fix #158streetturtle
2020-06-16update the screenshot of spotify widgetstreetturtle
2020-06-12Update readmestreetturtle
2020-06-12fix #155 plus some improvementsstreetturtle
- trim long artist/song names - dim widget if spotify is paused
2020-04-30escape ampersand, fix #136streetturtle
2019-05-03spotify configstreetturtle
2018-10-05small refactoringPavel Makhov
2018-01-20refactor spotify widgetstreetturtle
2018-01-06Update README.mdstreetturtle
2017-12-02use dbus to check is spotify is playingpmakhov
2017-10-11refactoringpmakhov
2017-07-24case insensitive search for application namestreetturtle
2017-06-22update picturePavel Makhov
2017-06-21Update README.mdstreetturtle
2017-06-17Add script to check if spotify is playing musicPavel Makhov
2017-06-17Merge remote-tracking branch 'origin/master'Pavel Makhov
# Conflicts: # volume-widget/README.md
2017-06-09Adds more mouse actions to spotify widgetPavel Makhov
2017-06-05Few small improvements for spotify widgetPavel Makhov
2017-06-03Mouse click to stop/start playing musicstreetturtle
2017-03-31Update README.mdstreetturtle
2017-03-31Update spotify.luastreetturtle
2017-02-01spotify readmestreetturtle
2017-02-01readme updatestreetturtle
2017-02-01screenshots and readmestreetturtle
2017-01-30new widgets addedstreetturtle