summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-13Update README.mdArjuna Del Toso
2021-04-13Update README.mdArjuna Del Toso
2021-04-13Update README.mdArjuna Del Toso
Net-Speed-Widget readme
2021-04-13Update README.mdArjuna Del Toso
Adding copy/paste similar to other widgets.
2021-04-12[jira] improve the menu liststreetturtle
2021-04-11Merge pull request #250 from nuno-silva/ci-warnsstreetturtle
fix CI warnings
2021-04-11Merge pull request #249 from nuno-silva/ram-colorsstreetturtle
ram-widget: support custom colors and document arguments
2021-04-11[volume] fix #248streetturtle
2021-04-11experiments/apt-widget: fix/silent warningsNuno Silva
- unused function ellipsize - unused variable one - line is too long (146 > 120) - unused argument stdout,stderr - unused loop variable i - shadowing upvalue i on line 131
2021-04-11github-contributions-widget: fix line too long warningNuno Silva
2021-04-11brightness-widget: remove undefined varsNuno Silva
2021-04-11ram-widget: document argumentsNuno Silva
2021-04-11ram-widget: support custom colorsNuno Silva
2021-04-09Merge pull request #246 from atopion/masterstreetturtle
Improved performance of the cpu widget
2021-04-08Update README.mdstreetturtle
2021-03-23Fixed the errors from luacheck.atopion
2021-03-22Seperated the widget graph command from theatopion
command that is run while the popup is visible, therefore improved performance while the popup is invisible.
2021-03-19Update README.mdstreetturtle
2021-03-19[volume] BREAKING CHANGE - new widget instead of old onesstreetturtle
Having three widgets for volume led to a problem of code duplication - same logic was duplicated three times. However when an issue was discovered and fixed, it was fixed in only one of three widgets. So I decided to create a volume widget from scratch, adding new features, such as selecting input/output, better responsiveness, easily customizable widget ui (bar, text, icon, icon and text, arc). Should close #199, #198, #185, #182, #47, #122, #183.
2021-03-12[logout-menu] highlight widget when the popup is shownstreetturtle
2021-03-06[todo] highlight widget when the popup is shownstreetturtle
2021-03-06[docker] highlight widget when the popup is shownstreetturtle
2021-03-06[weather] replace deprecated join table functionstreetturtle
2021-03-06[weather] highlight widget when the popup is shownstreetturtle
2021-03-05[github-activity] highlight icon when openedstreetturtle
2021-03-05Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2021-03-05[docker] fix #242streetturtle
2021-03-03Update README.mdstreetturtle
2021-03-03fix #194streetturtle
2021-03-01[battery] fix #243streetturtle
2021-02-20[logout] fix #241 - duplicated logout menustreetturtle
2021-02-07Merge pull request #239 from artemoff85/bug-volumearc-widgetstreetturtle
fix to prevent stdout from passing a null string
2021-02-07fix to prevent stdout from passing a null stringartem
2021-01-26[spotify-player] more changesstreetturtle
2021-01-25[spotify-player] spotify player wipstreetturtle
2021-01-24[spotify] typostreetturtle
2021-01-24[github-activity] typostreetturtle
2021-01-24[fs] typostreetturtle
2021-01-24[experiment] apt widgetstreetturtle
2021-01-24[experiment] remove debug print callstreetturtle
2021-01-24[weather] #234 fixstreetturtle
use white to negative and black for positive temperatures for hourly forecast
2021-01-16[brightness] rework brightness widgetstreetturtle
also remove brightnessarc widget, as now it's possible to create arcchart widget in brightness widget
2021-01-08Merge pull request #230 from Tert0/patch-1streetturtle
Update README.md
2021-01-07[todo] add missing icons for moving items in the liststreetturtle
2021-01-03[jira] move error marker to the top right cornerstreetturtle
2021-01-03[gitlab] move error marker to the top right cornerstreetturtle
2020-12-29Update README.mdTert0
Fix for Multiscreen Bug Issue:https://github.com/streetturtle/awesome-wm-widgets/issues/197
2020-12-28Merge pull request #229 from dascruel/masterstreetturtle
Fixed minor issues in logout-popup widget
2020-12-28Modified logout-popup launch function to check for empty args propertydascruel
2020-12-28README for the hotkey instructions for the logout-popup-widget weredascruel
referencing a non-existent location.