streetturtle
0e96494f47
Merge pull request #345 from shubham-cpp/update-brightnessctl
...
Simplified get_brightness_cmd and using gears.filesystem
2022-07-16 20:40:04 -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
Augusto Gunsch
e2e680c11e
Fix prev command
2022-07-10 21:11:17 +02:00
Augusto Gunsch
d9c689d733
Add stop function
2022-07-10 21:04:15 +02:00
Augusto Gunsch
12cfe038f8
Add more functions for cmus widget
2022-07-10 20:59:28 +02:00
wiltonloch
a345fa5975
Adding a Portuguese language file to the weather widget locale
2022-06-25 13:21:07 -03:00
Hamish Fleming
2f79c7bf35
feat(apt-widget): Close Popup On Mouse Out
2022-06-22 18:54:41 +10:00
Hamish Fleming
d075212be3
fix(apt-widget): Fixed nil value (buttons)
2022-06-22 18:23:27 +10: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
A.J. Palmer
7702f00efa
add left positions for calendar
2022-05-24 08:49:32 -06:00
Sviatoslav Sydorenko
a03da2303c
Treat C-locale in the weather widget as English
2022-05-10 00:33:34 +02:00
Shubham Pawar
fc7d966cb9
Merge branch 'master' into update-brightnessctl
2022-04-16 18:30:12 +05:30
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
Shubham Pawar
6d1c05decc
Simplified get_brightness_cmd and using gears.filesystem
...
- `brightnessctl` already has (g)et option that will get current
brightness value without any decoration
- Using `gfs.get_configuration_dir()` will return the awesomewm config
directory. [Reference](https://awesomewm.org/doc/api/libraries/gears.filesystem.html#get_configuration_dir )
2022-03-22 21:43:05 +05:30
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