summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-15Display the notification on the current screenAurélien LAJOIE
2020-04-13Update readmestreetturtle
2020-04-13Use uuid instead of account idstreetturtle
2020-04-13Use uuid instead of account idstreetturtle
2020-04-13Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-04-13volumearc - inc/dec volume quietlystreetturtle
2020-04-05Merge pull request #127 from blackm0re/disable-battery-warningstreetturtle
Make it possible to disable the low battery warning
2020-04-05Resolve conflictsSimeon Simeonov
2020-04-05Make it possible to disable the low battery warningSimeon Simeonov
2020-04-04Update README.mdstreetturtle
2020-04-04Merge pull request #128 from nevillelyh/patch-1streetturtle
Fix display_notification setting in volume-widget
2020-04-04Fix display_notification setting in volume-widgetNeville Li
2020-04-03[cpu] use margins instead of spacing in process rowsstreetturtle
2020-04-02Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-04-02todo widgetstreetturtle
2020-04-02Merge pull request #125 from azhi/fix-battery-acpi-parsingstreetturtle
fix battery widget
2020-04-02Merge pull request #126 from utix/volume_KeysBindingstreetturtle
Volume, Add function for keys Binding
2020-04-02Make it possible to disable the low battery warning for battery-widget and ↵Simeon Simeonov
batteryarc-widget
2020-03-30Volume, Add function for keys BindingAurélien LAJOIE
Add raise, lower and toggle function to the widget for key bindings. If notification is activated display the notification on raise, lower or toggle
2020-03-26fix battery widgetazhi
remove extra branch that broke acpi output with 'rate informration unavailable' same fix as 95cc9b94 (#108) for batteryarc widget
2020-03-04Merge pull request #119 from brestows/patch-1streetturtle
fix for python 3
2020-03-04Merge pull request #121 from pfac/pfac/add-dependencies-to-batteryarc-widgetstreetturtle
Add requirements to battery arc widget README
2020-03-04Add tweet button to readmestreetturtle
2020-03-04Add requirements to battery arc widget READMEPedro Costa
Why: * The widget shows no information if the `acpi` command is not available.
2020-03-02fix for python 3Sergei
May be it will be useful for someone
2020-02-26[bitbucket] add my PRs to the liststreetturtle
2020-02-23[jira] remove screenshot prep stepstreetturtle
2020-02-23[jira] add gif and update readmestreetturtle
2020-02-23[jira] make horizontal alignment consistent across all rowsstreetturtle
2020-02-22[fs-widget] few cosmetic changesstreetturtle
2020-02-22[fs-widget] rename storage to fsstreetturtle
2020-02-22[battery-widget] rename notification parameter to dispay_notificationstreetturtle
2020-02-22[volume-widget] fix #118streetturtle
2020-02-22[battery-widget] make path to the icons customizable (#102)streetturtle
2020-02-22Merge pull request #110 from tasmo/custom-backgroundsstreetturtle
Make backgrounds theme-able
2020-02-22Merge pull request #113 from utix/fix/volume_notificationstreetturtle
volume: fix error on mouse leave
2020-02-20update gif for cpu wodgetstreetturtle
2020-02-20Update README.mdstreetturtle
2020-02-20Update README.mdstreetturtle
2020-02-20Add files via uploadstreetturtle
2020-02-20Update README.mdstreetturtle
2020-02-20Add files via uploadstreetturtle
2020-02-20Add files via uploadstreetturtle
2020-02-20Add files via uploadstreetturtle
2020-02-17Merge pull request #117 from reppard/reppard/storage-widgetstreetturtle
storage-widget: initial implementation
2020-02-16storage-widget: initial implementationReppard
2020-02-16Use account id as a reference to avatar in issuestreetturtle
2020-02-16use pipe(|) to split columns of the ps command + code cleanupstreetturtle
2020-02-14Merge pull request #111 from utix/weather_retrystreetturtle
[Weather] Add delay between retry
2020-02-14Merge pull request #114 from blackm0re/doc-fixstreetturtle
Update batteryarc-widget/README.md so it matches the arc_thickness variable name fix