Christopher Crockett
67f2327a61
Doc new title_scroll_length spotify-widget option
...
Allows specifying the max length before song titles begin scrolling via
widget config. Much like with the max_length config option, a value of
-1 will be uncapped.
2022-07-13 16:08:27 -04:00
Christopher Crockett
0ad971c5b7
Added title_scroll_length option to spotify-widget
...
Allows specifying a max title length before the widget begins to scroll it
If -1 is specified, the widget will never scroll (similar to max_length)
Note that ONLY the song title will ever scroll and so the maximum length
is only in respect to the song length, not the overall content length.
(this is the pre-existing behavior which has not been touched in this PR)
2022-07-13 16:08:27 -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