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 |
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 |
streetturtle
|
754db7ff0f
|
Update update-site.yml
|
2022-01-23 19:05:50 -05:00 |
streetturtle
|
270ee8d799
|
Update update-site.yml
|
2022-01-23 15:17:32 -05:00 |
streetturtle
|
89c135f262
|
Update update-site.yml
|
2022-01-23 15:15:41 -05:00 |
streetturtle
|
07765a6ff6
|
Update update-site.yml
|
2022-01-23 15:12:33 -05:00 |
streetturtle
|
dd06f29845
|
Update update-site.yml
|
2022-01-23 15:07:47 -05:00 |
streetturtle
|
a327834155
|
Update update-site.yml
|
2022-01-23 15:06:31 -05:00 |
streetturtle
|
7240c1a775
|
Update update-site.yml
|
2022-01-23 14:57:13 -05:00 |
streetturtle
|
7f36b419b5
|
update
|
2022-01-23 14:41:03 -05:00 |
streetturtle
|
7b08b591dc
|
update
|
2022-01-23 14:30:01 -05:00 |