Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-23 | Rephrase readme of gerrit widget | Pavel Makhov | |
2019-11-23 | Rephrase readme of gerrit widget | Pavel Makhov | |
2019-11-23 | Small improvements in jira widget | Pavel Makhov | |
2019-11-23 | Add screenshots to gerrit widget | Pavel Makhov | |
2019-11-23 | Small improvements in jira widget | Pavel Makhov | |
2019-11-14 | Open links by xdg-open instead of chrome | Pavel Makhov | |
2019-11-14 | Add stackoverflow widget | Pavel Makhov | |
2019-11-08 | Put url in quotes to reduce number of characters to escape | Pavel Makhov | |
2019-11-08 | fix but with missing avatar | Pavel Makhov | |
2019-11-05 | Update README.md | streetturtle | |
2019-11-05 | Update readme | Pavel Makhov | |
2019-11-05 | Update readme | Pavel Makhov | |
2019-11-05 | refactoring | Pavel Makhov | |
2019-10-19 | Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets | Pavel Makhov | |
2019-10-19 | Add avatar to the list item | Pavel Makhov | |
2019-10-17 | Update README.md | streetturtle | |
2019-10-07 | improve popup formatting | streetturtle | |
2019-10-06 | Fix typos | Pavel Makhov | |
2019-10-03 | gerrit widget - place popup close to the parent widget | Pavel Makhov | |
2019-10-01 | added icon | streetturtle | |
2019-09-30 | add left/right button click support | Pavel Makhov | |
2019-09-29 | improve list of reviews for gerrit widget | streetturtle | |
2019-09-25 | added readme for the gerrit widget | streetturtle | |
2019-09-25 | added readme for the gerrit widget | streetturtle | |
2019-09-25 | Merge pull request #98 from blackm0re/doc-fix | streetturtle | |
Use the correct parameter in the installation example for batteryarc-… | |||
2019-09-25 | Use the correct parameter in the installation example for batteryarc-widget | Simeon Simeonov | |
2019-09-23 | add a notification when new review is assigned | Pavel Makhov | |
2019-09-23 | add gerrit onhover notification | Pavel Makhov | |
2019-09-22 | gerrit widget | Pavel Makhov | |
2019-09-20 | add secrets.lua to store api keys for translate shell and weather widget | Pavel Makhov | |
2019-09-19 | Merge pull request #97 from utix/volume_notification | streetturtle | |
[Volume] Add an option to display a notification | |||
2019-09-19 | Merge pull request #96 from utix/weather_error | streetturtle | |
Weather improve error catching and add position option | |||
2019-09-18 | [Volume] Add an option to display a notification | Aurélien LAJOIE | |
2019-09-18 | [Weather] Add option to set the position of the notification | Aurélien LAJOIE | |
2019-09-18 | Catch error is the answer is not a valid json string | Aurélien LAJOIE | |
This was triggered by a public wifi pushing an html file to all request | |||
2019-09-17 | merge | Pavel Makhov | |
2019-09-17 | Merge branch '74-externalize-config' | Pavel Makhov | |
Note: breaking change, now widgets should be created with parentheses, i.e. battery(), instead of battery. Read more in README of the widget. | |||
2019-09-17 | merge | Pavel Makhov | |
2019-09-03 | delete secrets.lua | streetturtle | |
2019-09-03 | externalize config of volume widget | streetturtle | |
2019-09-03 | volume widget support amixer with no device specified | blix4 | |
This works on my setup without having pulseaudio installed. | |||
2019-09-03 | fix after applying blix4's commit | blix4 | |
2019-09-02 | Fixed buggy spawning of os.time(). | ticktronaut | |
2019-09-02 | Make ram-widget compatible for non-english OS | Marcel von Maltitz | |
The output of the free command is grep'ed while assuming english column names. This grep fails when given non-english localization. Setting the LANGUAGE variable inside the bash invocation solves this problem. | |||
2019-09-02 | Query weather with async timeouts | Sviatoslav Sydorenko | |
Fixes #81 | |||
2019-09-02 | externalize config for ram-widget | streetturtle | |
2019-09-01 | Update README.MD | streetturtle | |
2019-09-01 | Merge pull request #88 from mvonmaltitz/patch-1 | streetturtle | |
Make ram-widget compatible for non-english OS | |||
2019-09-01 | Merge pull request #89 from ticktronaut/some_fixes | streetturtle | |
Fixed buggy spawning of os.time(). | |||
2019-09-01 | Merge pull request #91 from blix4/both_temp_units | streetturtle | |
add options to show temperature in both units |