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
streetturtle
83914c91c8
Merge pull request #356 from davidk55/fix-filename-typo
...
Fix typo in filename
2022-05-24 11:17:51 -04:00
David
dedcadf993
Fix typo in filename
2022-05-24 16:57:23 +02:00
streetturtle
8439ca7930
Merge pull request #332 from augustogunsch/cmus
...
Cmus widget - fix unused "spacing" option
2022-04-15 17:30:55 -04:00
streetturtle
dc80558d9d
Merge pull request #350 from easlice/misc-customization-additions
...
Add customizations to batteryarc and ram widgets.
2022-04-15 17:19:42 -04:00
streetturtle
2043d21cb5
Merge pull request #334 from augustogunsch/brightness_font
...
Brightness widget - Use by default theme font
2022-04-15 17:16:10 -04:00
streetturtle
c238098a0d
Merge pull request #342 from utix/calendar/improvement
...
Add missing screen shot
2022-04-15 17:12:35 -04:00
streetturtle
6ab940db5c
Merge pull request #338 from andreaslongo/issue-209
...
Fix #209 : Match space characters in battery status string
2022-04-15 17:11:31 -04:00
Andrew Slice
fbe207a0f9
Add notification_position parameters to batteryarc-widget.
...
Add widget_height and widget_width parameters to ram-widget.
2022-04-11 17:26:01 -04:00
Aurelien LAJOIE
12bc2ab360
Add missing screen shot
2022-03-17 23:53:38 +01:00
streetturtle
b8e3a861f4
Merge pull request #340 from Dzban-Diego/patch-1
...
No brattery - no popup
2022-02-22 13:32:04 -05:00
Klimczewski
e350548000
No brattery - no pop up
...
This small change disables popup notifications when the battery is disconnected.
2022-02-22 18:33:36 +01:00
streetturtle
90958abb48
Merge pull request #335 from nuno-silva/spotify-widget-utf8
...
spotify-widget: check for utf8 support
2022-02-20 15:05:37 -05:00
Andreas Longo
51ddb1efba
Fix #209 : Match space characters in battery status string
2022-02-15 22:10:13 +01: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
streetturtle
3975a9d01b
Merge pull request #336 from BakermanLP/LangProbsAptWidget
...
Apt Widget hasn't shown any updates, because of lang
2022-02-13 19:41:50 -05:00
streetturtle
0a29aa2ada
Create CODEOWNERS
2022-02-13 19:40:14 -05:00
streetturtle
b138b2480a
Merge pull request #329 from augustogunsch/master
...
Add option 'percentage' for brightness widget
2022-02-12 16:50:44 -05:00
streetturtle
c442715ab1
Update README.md
2022-02-11 12:04:30 -05:00
Michael (BakermanLP) Bäcker
08f4f7efcc
Apt Widget hasn't shown any updates, because of lang
...
before:
apt list --upgradeable
Auflistung... Fertig
initramfs-tools-bin/focal-updates 0.136ubuntu6.7 amd64 [aktualisierbar von: 0.136ubuntu6.6]
after:
LC_ALL=c apt list --upgradeable
Listing... Done
initramfs-tools-bin/focal-updates 0.136ubuntu6.7 amd64 [upgradable from: 0.136ubuntu6.6]
2022-02-09 09:15:10 +01:00
Augusto Gunsch
779485872c
Brightness widget - Use by default theme font
2022-01-24 12:20:36 -03:00
Augusto Gunsch
14a91eb44e
Use default theme font instead
2022-01-24 12:02:55 -03:00
Augusto Gunsch
4fbc8a85df
Remove widget.width = 0
2022-01-24 10:46:29 -03:00
streetturtle
3302e4f921
Update README.md
2022-01-23 21:35:30 -05:00
streetturtle
3aac095e85
Update update-site.yml
2022-01-23 21:34:01 -05:00
GitHub Action
355fd7f9f1
update readme
2022-01-23 21:25:51 -05:00
streetturtle
c5644b6dee
Update update-site.yml
2022-01-23 21:25:09 -05:00
GitHub Action
a6404cada5
update readme
2022-01-23 21:22:00 -05:00
streetturtle
d14f9a8abd
Update README.md
2022-01-23 21:20:16 -05:00
streetturtle
d7e10c484d
Update update-site.yml
2022-01-23 21:19:04 -05:00
streetturtle
cf76114b92
Update README.md
2022-01-23 21:16:21 -05:00
streetturtle
0b98ee0e5f
Update update-site.yml
2022-01-23 21:14:18 -05:00
streetturtle
5a2ae4b502
Update update-site.yml
2022-01-23 21:05:27 -05:00
streetturtle
80c39db37f
Update update_site.sh
2022-01-23 21:04:08 -05:00
GitHub Action
0e039ce6f4
cmus: move screenshot to screenshots folder
2022-01-23 20:21:00 -05:00
streetturtle
9445849d9e
Update update-site.yml
2022-01-23 20:14:35 -05:00
streetturtle
e66effbf9a
Update update_site.sh
2022-01-23 20:11:57 -05:00
Augusto Gunsch
2206567cc4
Remove unused import
2022-01-23 22:07:01 -03:00
Augusto Gunsch
c7250a0a3d
Fix warnings
2022-01-23 22:05:53 -03:00
Augusto Gunsch
69aac8cae6
Fix missing spacing
2022-01-23 21:45:48 -03:00
streetturtle
3ec57a1d57
Merge pull request #331 from augustogunsch/cmus
...
Add cmus widget
2022-01-23 19:45:41 -05:00
Augusto Gunsch
56c8e3439b
Add cmus widget
2022-01-23 21:41:44 -03:00
Augusto Gunsch
f7d7b3e6f7
Merge branch 'streetturtle:master' into master
2022-01-23 21:38:19 -03:00
streetturtle
4066f673db
Update update-site.yml
2022-01-23 19:37:55 -05:00
streetturtle
b96ebec107
Update update-site.yml
2022-01-23 19:32:33 -05:00
streetturtle
b1d20df59b
Update update-site.yml
2022-01-23 19:24:03 -05:00
streetturtle
3da400eb67
Update update_site.sh
2022-01-23 19:22:17 -05:00
streetturtle
d7de3440bf
Update build.yml
2022-01-23 19:19:49 -05:00
streetturtle
2cfdc3f5f5
Update update-site.yml
2022-01-23 19:16:11 -05:00