Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-16 | storage-widget: initial implementation | Reppard | |
2020-02-16 | Use account id as a reference to avatar in issue | streetturtle | |
2020-02-16 | use pipe(|) to split columns of the ps command + code cleanup | streetturtle | |
2020-02-14 | Merge pull request #111 from utix/weather_retry | streetturtle | |
[Weather] Add delay between retry | |||
2020-02-14 | Merge pull request #114 from blackm0re/doc-fix | streetturtle | |
Update batteryarc-widget/README.md so it matches the arc_thickness variable name fix | |||
2020-02-13 | Update batteryarc-widget/README.md so it matches the arc_thickness variable ↵ | Simeon Simeonov | |
name fix | |||
2020-02-08 | volume: fix error on mouse leave | Aurélien LAJOIE | |
naughty destroy is expecting a nil argument or a real notification, using `{}` triggers an error on destroy | |||
2020-02-07 | [weather] Add delay between retry | Aurélien LAJOIE | |
Having an error message every minute is painful, double time to 15 min. Reset to 1min in case of success. | |||
2020-02-07 | Improve cpu widget | streetturtle | |
2020-02-07 | Make backgrounds theme-able | Thomas Friese | |
Fixes visibility on light themes Affects widgets: - `batteryarc` - `brightnessarc` - `volumearc` - `volumebar` Fixes #109 | |||
2020-02-05 | Fix missing cmd name in cpu widget | streetturtle | |
2020-02-05 | show only open prs | Pavel Makhov | |
2020-02-03 | Add list of processes to cpu widget | streetturtle | |
2020-02-02 | add popup to cpu widget with cpu load bars | streetturtle | |
2020-02-02 | Improve readme | streetturtle | |
2020-02-01 | refactor bitbucket widget | streetturtle | |
2020-02-01 | Request only necessarry fields from API | streetturtle | |
2020-01-30 | Update README.md | streetturtle | |
2020-01-30 | Update README.md | streetturtle | |
2020-01-29 | Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets | streetturtle | |
2020-01-29 | Bitbucket widget | streetturtle | |
2020-01-28 | Update README.md | streetturtle | |
2020-01-14 | Update README.md | streetturtle | |
2020-01-14 | Merge pull request #108 from umar456/fix_regex | streetturtle | |
Remove extra branch that broke when "rate information unavailable" | |||
2020-01-14 | Merge pull request #107 from umar456/arc | streetturtle | |
Fix arc_thickness variable name | |||
2020-01-13 | Remove extra branch that broke when "rate information unavailable" | Umar Arshad | |
2020-01-12 | Fix arc_thickness variable name | Umar Arshad | |
2019-12-24 | remove trailing space | Pavel Makhov | |
2019-12-24 | Check if folder with icons exists | Pavel Makhov | |
2019-12-24 | remove unused method set_value from widget | Pavel Makhov | |
2019-12-24 | Check if folder with icons exists, make use of show_current_level | Pavel Makhov | |
2019-12-24 | Merge pull request #105 from utix/volumewidget/avoidMultiNotification | streetturtle | |
Destroy notification before creating a new one | |||
2019-12-23 | Destroy notification before creating a new one | Aurélien LAJOIE | |
With async, you can trigger several notification Just delete the notification before displaying it | |||
2019-12-19 | Merge pull request #104 from utix/battery_parameters | streetturtle | |
Battery parameters | |||
2019-12-20 | Battery: add more parameters and option | Aurélien LAJOIE | |
Allow to display the value Add parameters to set the warning message | |||
2019-12-20 | Rework battery_widget adding external configuration | Aurélien LAJOIE | |
2019-12-17 | add monokai theme | streetturtle | |
2019-12-17 | add warning when given theme does not exist | streetturtle | |
2019-12-17 | add titles for error notifications | streetturtle | |
2019-12-17 | add light and dark calendar themes | Pavel Makhov | |
2019-12-17 | tiny refactoring | Pavel Makhov | |
2019-12-16 | remove triple curly brackets which brakes the site | Pavel Makhov | |
2019-12-15 | Update README.md | streetturtle | |
2019-12-15 | themes for calendar widget | streetturtle | |
2019-12-15 | various cosmetic readme improvements | streetturtle | |
2019-12-12 | typo | streetturtle | |
2019-12-12 | add readme for the calendar widget | streetturtle | |
2019-12-12 | Comment which may improve widget position | streetturtle | |
2019-12-12 | Make calendar placement customizable | streetturtle | |
2019-12-12 | nord theme for calendar widget + mouse support | Pavel Makhov | |