mgabs
b454f198cf
Merge pull request #1 from streetturtle/pr-213
...
wrap widget in a function
2020-11-23 21:20:06 +02:00
mgabs
de14c1325f
Merge branch 'master' into pr-213
2020-11-23 21:19:52 +02:00
gaberm
5dbfab7248
added icon to mpris popup
2020-11-23 21:03:06 +02:00
streetturtle
30199568c6
wrap widget in a function
2020-11-23 09:55:37 -05:00
streetturtle
19805d2412
[text-clockl] improvements
2020-11-22 16:13:19 -05:00
streetturtle
035f3752ec
Merge pull request #217 from floli/ram-widget-popup-and-colors
...
Use popup widget and theme colors for ram-widget.
2020-11-22 14:51:53 -05:00
streetturtle
187393e400
Merge pull request #216 from tasmo/main
...
[calendar] Add theme from local config
2020-11-22 14:49:28 -05:00
Florian Lindner
1c7179431a
Use popup widget and theme colors for ram-widget.
...
ram-widget now uses an awful.popup widget. This gives a more
consistent appearance with the other widget and displays the popup
next to the wibar widget, instead of always top right.
Instead of fixed colors, I selected appropriate symbolic colors from
beautiful themes. Therefore, the widget now reacts to
theming. Naturally, The selection of colors are a matter of taste.
Fixes #201 .
2020-11-21 13:53:07 +01:00
gaberm
0e1d31ad6f
Fixed notify status - mpris widget
2020-11-21 14:45:37 +02:00
Thomas Friese
907a7c15fa
[calendar] Add theme from local config
...
- add a theme called 'naughty'
- make colors and corner radius configurable
2020-11-21 12:38:51 +01:00
streetturtle
207ad20d72
[batteryarc] fix #215
2020-11-20 10:44:42 -05:00
streetturtle
abed865eff
[text-clock] draft version
2020-11-18 21:49:44 -05:00
streetturtle
e53bc3fbd8
Update README.md
2020-11-17 09:19:52 -05:00
streetturtle
e1cef9b76f
Merge pull request #214 from robstoll/patch-3
...
create FUNDING.yml
2020-11-16 21:13:37 -05:00
Robert Stoll
9f148848ac
create FUNDING.yml
...
to make it also clear in the header that supports are welcome
2020-11-16 22:23:35 +01:00
streetturtle
02f37991b9
Update README.md
2020-11-16 16:16:31 -05:00
streetturtle
c7329a4e64
Update README.md
2020-11-16 16:15:55 -05:00
gaberm
c95ff15ab4
adding an mpris widget
2020-11-16 21:38:16 +02:00
streetturtle
874833eb3c
Update README.md
2020-11-15 14:19:42 -05:00
streetturtle
72e77850a3
Update README.md
2020-11-15 14:19:04 -05:00
streetturtle
0ec18ce60b
Update README.md
2020-11-15 14:17:57 -05:00
streetturtle
332a27c9f9
Add buymeacoffee link
2020-11-15 14:15:46 -05:00
RaubJo
51a1b44774
Update read_unread_emails.py
...
I added the closing ')' on line 27
2020-11-14 21:30:10 -06:00
streetturtle
bec2154948
Merge pull request #205 from robstoll/volume-battery-right-click
...
show notification on right click for volume/battery
2020-11-14 20:27:00 -05:00
streetturtle
88d6697d8d
[experiments-volume] fix muting
2020-11-14 13:29:31 -05:00
streetturtle
4754090e9b
[logout] fix readme
2020-11-14 13:00:43 -05:00
streetturtle
7dc1aeb5ac
[spotify] sync readme
2020-11-14 13:00:43 -05:00
streetturtle
c9159a36b3
[run-shell] use screen dimensions
2020-11-14 13:00:43 -05:00
streetturtle
3756d3af4f
Merge pull request #208 from floli/improve-fs-widget
...
Improve fs widget
2020-11-10 16:30:56 -05:00
Florian Lindner
32e2bd04a9
Remove explicit setting of bg color.
...
So that the default is taken. Gives a more unified appearence to the
other widgets.
2020-11-10 22:07:20 +01:00
Florian Lindner
06a386f9ee
Use a ratio layout for a more aligned appearance.
2020-11-10 21:51:50 +01:00
streetturtle
1a25099f55
[bitbucket] fix #202
2020-11-09 20:32:52 -05:00
streetturtle
ea3c03835e
[weather] remove print statement
2020-11-09 15:55:00 -05:00
streetturtle
a5ab50defb
[experiments-volume] add icon widget
2020-11-09 15:54:33 -05:00
streetturtle
3cf9ce8ffe
[translate] fix #184 - move from yandex to watson
2020-11-09 10:57:52 -05:00
streetturtle
6a229f6fce
[experiments-volume] improvements
2020-11-09 10:53:07 -05:00
streetturtle
69eff31bb7
[github-activity] use feature icons
2020-11-09 10:51:37 -05:00
streetturtle
ee008b6e54
[github-contribution] add themes
2020-11-09 10:09:34 -05:00
streetturtle
b10e3b7f45
[gitlab] fix #206 - better error handling
2020-11-03 20:32:28 -05:00
streetturtle
bb4ba9dc90
[github-contributions] quickfix of #203
2020-11-01 20:40:59 -05:00
streetturtle
26343bd644
[logout] show popup on focused screen
2020-11-01 20:07:33 -05:00
streetturtle
22c572a737
Merge pull request #190 from aspieln3r/master
...
Updated logout.lua to stop the keygrabber when mouse is clicked on an option
2020-11-01 20:05:08 -05:00
Robert Stoll
0915a81e54
show notification on right click for volume/battery
2020-11-01 22:39:17 +01:00
streetturtle
ef9292d082
Merge pull request #204 from floli/fix-fswidget-readme
...
Fix fs-widget README.
2020-11-01 14:32:33 -05:00
streetturtle
0daa2ca83d
[experiments] volume widget improvements
2020-11-01 14:03:06 -05:00
Florian Lindner
1c19fff4be
Fix fs-widget README.
...
Was obviously forgotten after moving it from storagewidget.
2020-11-01 14:37:45 +01:00
streetturtle
df01b80e20
[experiments] the volume widget
2020-10-31 14:54:36 -04:00
streetturtle
ddd646dd4b
Merge pull request #196 from bverhagen/master
...
New: Usr: Improved Gitlab plugin to only show the open merge requests
2020-10-26 14:54:29 -04:00
Bart Verhagen
77f84a7deb
New: Usr: Improved Gitlab plugin to only show the open merge requests
2020-10-26 08:39:52 +01:00
streetturtle
5398b827c2
Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets
2020-10-21 23:11:57 -04:00