Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-19 | new github prs widget | streetturtle | |
2021-09-19 | Update README.md | streetturtle | |
2021-09-15 | Make the CMD_slim command even slimmer. | Florian Lindner | |
Does not use pipe redirection, as a result the shell is not required anymore. | |||
2021-09-01 | Merge pull request #294 from rski/master | streetturtle | |
mpris-widget: Misc fixes to get it in a working state | |||
2021-08-27 | Merge pull request #291 from TD-Sky/master | streetturtle | |
Add the 'step' arg for volume-widget | |||
2021-08-27 | Merge pull request #296 from paulhersch/patch-1 | streetturtle | |
added German locale for weather-widget | |||
2021-08-25 | added German locale for weather-widget | paulhersch | |
2021-08-23 | mpris-widget: fix capture regex for playerctl output | Romanos Skiadas | |
Before, the table ended up being something like {"status", "", "artist", "", ..}, so the output of the widget was garbled. | |||
2021-08-23 | mpris-widget: fix call to set_text | Romanos Skiadas | |
.set_text is invalid, it should be :set_text like in the other branches of the if. | |||
2021-08-23 | mpris-widget: fix README, typo | Romanos Skiadas | |
2021-08-03 | Merge pull request #292 from cobacdavid/weather-languages | streetturtle | |
[weather-widget] enable locale | |||
2021-08-03 | Merge pull request #275 from streetturtle/274-make-beautiful-optional | streetturtle | |
274 make beautiful optional | |||
2021-08-03 | Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets | streetturtle | |
2021-07-29 | [weather-widget] enable locale | cobacdavid | |
2021-07-24 | add the 'step' arg for volume-widget | Randal | |
2021-07-20 | Merge pull request #287 from cobacdavid/color_mgmt | streetturtle | |
[github-contributions] Color management | |||
2021-07-20 | Merge pull request #286 from cobacdavid/gcw_first_col_fix | streetturtle | |
[github-contributions] bad day_idx init. | |||
2021-07-20 | Merge pull request #285 from cobacdavid/gcw_address_change | streetturtle | |
[github-contributions] requests api address change | |||
2021-07-20 | [github-contributions] color management | cobacdavid | |
2021-07-20 | [github-contributions] bad day_idx init. | cobacdavid | |
2021-07-20 | [github-contributions] requests api address change | cobacdavid | |
2021-06-28 | Merge pull request #277 from Aire-One/274-make-beautiful-optional | streetturtle | |
[fs-widget] Implement an alternative config pattern | |||
2021-06-28 | Merge pull request #280 from LordDot/master | streetturtle | |
Fix #279 Calendar uses year for today | |||
2021-06-26 | Fix #279 Calendar uses year for today | LordDot | |
2021-06-20 | add(fs-widget): Implement an alternative config pattern | Aire-One | |
2021-06-18 | Update README.md | streetturtle | |
2021-06-18 | Update README.md | streetturtle | |
2021-06-18 | Update README.md | streetturtle | |
2021-06-14 | [ram] add version requirement | streetturtle | |
2021-06-14 | [cpu] add version requirement | streetturtle | |
2021-06-14 | [weather] add version requirement | streetturtle | |
2021-06-14 | Update README.md | streetturtle | |
2021-06-13 | make beautiful optional in fs-widget | streetturtle | |
2021-06-12 | [fs] add onclick highlightning | streetturtle | |
2021-06-12 | [fs] reformat | streetturtle | |
2021-06-12 | Merge pull request #271 from nuno-silva/net-speed-bugfix | streetturtle | |
net-speed bugfix | |||
2021-06-06 | net-speed-widget: fix race condition when using multiple monitors/widgets | Nuno Silva | |
2021-06-06 | net-speed-widget: fix speed calculation | Nuno Silva | |
need to divide by time | |||
2021-06-03 | fix lua check warnings | streetturtle | |
2021-06-03 | Update README.md | streetturtle | |
2021-06-03 | fix lua check build | streetturtle | |
2021-06-03 | fix lua check | streetturtle | |
2021-06-03 | fix #251: add a note about pulseaudio-alsa | streetturtle | |
2021-06-02 | Merge pull request #261 from nuno-silva/mixer | streetturtle | |
volume-widget: open mixer on middle click | |||
2021-06-01 | Merge pull request #265 from polygon/netspeed-width | streetturtle | |
Make net-speed width configurable with args | |||
2021-05-26 | Merge pull request #264 from Oozaku/fix-logout-popup | streetturtle | |
Add an alternative to change the color of the button's label | |||
2021-05-22 | Make net-speed width configurable with args | polygon | |
2021-05-21 | add property to change the color of the button's label | Willian Ozako | |
2021-05-15 | volume-widget: open mixer on middle click | Nuno Silva | |
2021-05-10 | Merge pull request #260 from sclu1034/issue/email-widgets | streetturtle | |
Fix email widgets being inaccessible |