summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-12Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-05-12Fix #141 simplify calculation of the battery chage statusstreetturtle
2020-05-11Update README.mdstreetturtle
2020-04-30Update README.mdstreetturtle
2020-04-30Update README.mdstreetturtle
2020-04-30few small improvementsstreetturtle
2020-04-30escape ampersand, fix #136streetturtle
2020-04-29Fix race condition which results in spawn's errorsstreetturtle
2020-04-29Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-04-29Merge pull request #135 from bverhagen/masterstreetturtle
Fix: Usr: Replaced hardcoded path to author's home directory with the STORAGE variable
2020-04-29Fix: Usr: Replaced hardcoded path to author's home directory with the ↵Bart Verhagen
STORAGE variable Resolves #134
2020-04-28remove duplicated paramstreetturtle
2020-04-28use screen resolutionstreetturtle
2020-04-28remove unused commentstreetturtle
2020-04-25Merge pull request #133 from ProgrammAbel/patch-1streetturtle
Fix ambiguity in some READMEs
2020-04-25Change cloned dir to proper folderProgrammAbel
2020-04-25Change cloned dir to proper folderProgrammAbel
2020-04-25Change cloned dir to proper folder in run-shellProgrammAbel
2020-04-25Fix ambiguity in run-shell-3 READMEProgrammAbel
2020-04-25Fix ambiguity in run-shell READMEProgrammAbel
2020-04-25Fix ambiguity of volumearc READMEProgrammAbel
2020-04-23Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-04-23Handle network issuesstreetturtle
2020-04-23Handle network issuesstreetturtle
2020-04-15Merge pull request #130 from utix/masterstreetturtle
Display the notification on the current screen
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