Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-22 | Use sp_bin setting when registering mouse events | Skylar Gill | |
2022-07-16 | Fix bug introduced by #367 | streetturtle | |
2022-07-16 | Merge pull request #367 from chaorace/spotify-widget-icon-placeholder | streetturtle | |
Separate artist/title textboxes in spotify-widget when an icon cannot be drawn | |||
2022-07-13 | Separate spotify-widget artist/title without icon | Christopher 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-13 | Added sp_bin option to spotify-widget | Christopher 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-14 | spotify-widget: check for utf8 support | Nuno Silva | |
which is only availble in Lua 5.3+. Tested using Lua 5.1.5 | |||
2021-10-08 | fixed unicode truncation bug | Cliford | |
2020-12-02 | trigger build action on a branch | streetturtle | |
2020-11-14 | [spotify] sync readme | streetturtle | |
2020-09-19 | Add widget timeouts | Chris Bruce | |
2020-06-12 | fix #155 plus some improvements | streetturtle | |
- trim long artist/song names - dim widget if spotify is paused | |||
2020-04-30 | escape ampersand, fix #136 | streetturtle | |
2019-05-03 | spotify config | streetturtle | |
2018-10-05 | small refactoring | Pavel Makhov | |
2018-01-20 | refactor spotify widget | streetturtle | |
2017-12-02 | use dbus to check is spotify is playing | pmakhov | |
2017-10-11 | refactoring | pmakhov | |
2017-06-17 | Merge remote-tracking branch 'origin/master' | Pavel Makhov | |
# Conflicts: # volume-widget/README.md | |||
2017-06-09 | Adds more mouse actions to spotify widget | Pavel Makhov | |
2017-06-05 | Few small improvements for spotify widget | Pavel Makhov | |
2017-06-03 | Mouse click to stop/start playing music | streetturtle | |
2017-03-31 | Update spotify.lua | streetturtle | |
2017-02-01 | readme update | streetturtle | |
2017-01-30 | new widgets added | streetturtle | |