Commit Graph

37 Commits

Author SHA1 Message Date
Skylar Gill d1195d0e26 Use sp_bin setting when registering mouse events 2022-11-22 16:52:12 +00:00
streetturtle 5358c40a02 Fix bug introduced by #367 2022-07-16 22:22:58 -04:00
streetturtle 2650676e31
Merge pull request #367 from chaorace/spotify-widget-icon-placeholder
Separate artist/title textboxes in spotify-widget when an icon cannot be drawn
2022-07-16 21:05:40 -04:00
Christopher Crockett f3229d2716 Separate spotify-widget artist/title without icon
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 17:06:24 -04:00
Christopher Crockett 5d50fe7fab Document new sp_bin option for spotify-widget 2022-07-13 14:08:17 -04:00
Christopher Crockett cd162c9a17 Added sp_bin option to spotify-widget
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-07-13 14:03:53 -04:00
Nuno Silva 3164a39b4f spotify-widget: check for utf8 support
which is only availble in Lua 5.3+. Tested using Lua 5.1.5
2022-02-14 21:52:20 +00:00
Cliford 773b371cb4 fixed unicode truncation bug 2021-10-08 19:51:35 +05:30
streetturtle d9eb3885ee trigger build action on a branch 2020-12-02 22:04:23 -05:00
streetturtle 7dc1aeb5ac [spotify] sync readme 2020-11-14 13:00:43 -05:00
Chris Bruce 21150bd640 Update readmes to include timeout arg 2020-09-19 01:22:27 -07:00
Chris Bruce a2eddcdfcd Add widget timeouts 2020-09-19 01:08:15 -07:00
streetturtle d7ce1f7f70 Fix #158 2020-06-22 13:56:05 -04:00
streetturtle 152d0cbfea update the screenshot of spotify widget 2020-06-16 08:13:27 -04:00
streetturtle e9a68cce45 Update readme 2020-06-12 19:37:21 -04:00
streetturtle e785d9cf85 fix #155 plus some improvements
- trim long artist/song names
- dim widget if spotify is paused
2020-06-12 15:52:05 -04:00
streetturtle e9131c266b escape ampersand, fix #136 2020-04-30 09:04:52 -04:00
streetturtle 57ae9fef44 spotify config 2019-05-03 20:28:50 -04:00
Pavel Makhov 5e522350b6 small refactoring 2018-10-05 11:21:57 -04:00
streetturtle 364d24babe refactor spotify widget 2018-01-20 14:10:53 -05:00
streetturtle 4a01ecbb03
Update README.md 2018-01-06 19:08:40 -05:00
pmakhov bec18633e6 use dbus to check is spotify is playing 2017-12-02 13:50:14 -05:00
pmakhov 74c6db82f5 refactoring 2017-10-11 14:22:51 -04:00
streetturtle 89d363ec0c case insensitive search for application name 2017-07-24 14:27:02 -04:00
Pavel Makhov 02ecde3924 update picture 2017-06-22 09:16:47 -04:00
streetturtle 87e5a80aef Update README.md 2017-06-21 16:42:50 -04:00
Pavel Makhov 4444a75813 Add script to check if spotify is playing music 2017-06-17 12:49:15 -04:00
Pavel Makhov c93d1e6f48 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	volume-widget/README.md
2017-06-17 12:48:03 -04:00
Pavel Makhov 495994d783 Adds more mouse actions to spotify widget 2017-06-09 11:33:37 -04:00
Pavel Makhov e1b7bab9c9 Few small improvements for spotify widget 2017-06-05 16:56:06 -04:00
streetturtle ec26e2902c Mouse click to stop/start playing music 2017-06-03 20:43:03 -04:00
streetturtle 8f8b5588ae Update README.md 2017-03-31 22:12:36 -04:00
streetturtle 5d07f91072 Update spotify.lua 2017-03-31 22:11:09 -04:00
streetturtle 78fa8e629d spotify readme 2017-02-01 22:15:19 -05:00
streetturtle fa43013431 readme update 2017-02-01 21:45:15 -05:00
streetturtle e214e416d3 screenshots and readme 2017-02-01 21:25:25 -05:00
streetturtle c4826fd213 new widgets added 2017-01-30 21:40:01 -05:00