Commit Graph

734 Commits

Author SHA1 Message Date
Pavel Makhov 249b6593c4 Open links with default browser 2019-12-03 15:15:27 -05:00
Pavel Makhov 44e9b4e14e Delete secrets.lua as translate widget will receive it as a parameter 2019-11-25 10:21:05 -05:00
Pavel Makhov 2e67a1f37e Rephrase readme of gerrit widget 2019-11-23 22:06:56 -05:00
Pavel Makhov ba488c77c2 Rephrase readme of gerrit widget 2019-11-23 22:02:49 -05:00
Pavel Makhov 998f6ad7da Small improvements in jira widget 2019-11-23 21:57:26 -05:00
Pavel Makhov 344fd7923f Add screenshots to gerrit widget 2019-11-23 21:54:52 -05:00
Pavel Makhov 70867f69ff Small improvements in jira widget 2019-11-23 21:05:16 -05:00
Pavel Makhov 7478043604 Open links by xdg-open instead of chrome 2019-11-14 22:31:15 -05:00
Pavel Makhov 63d3c3dd1d Add stackoverflow widget 2019-11-14 22:23:43 -05:00
Pavel Makhov 85ed393e63 Put url in quotes to reduce number of characters to escape 2019-11-08 14:30:47 -05:00
Pavel Makhov bf136f9d14 fix but with missing avatar 2019-11-08 14:30:47 -05:00
streetturtle 1dacf4b89d
Update README.md 2019-11-05 22:04:31 -05:00
Pavel Makhov a995b89701 Update readme 2019-11-05 22:02:56 -05:00
Pavel Makhov d7c5d291fd Update readme 2019-11-05 21:54:24 -05:00
Pavel Makhov 38830290d6 refactoring 2019-11-05 21:36:44 -05:00
Pavel Makhov 6fc9f66849 Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets 2019-10-19 21:02:59 -04:00
Pavel Makhov 80b1995605 Add avatar to the list item 2019-10-19 21:02:27 -04:00
streetturtle 230e2eef34
Update README.md 2019-10-17 16:11:58 -04:00
streetturtle 87a5ca2cbb improve popup formatting 2019-10-07 22:41:51 -04:00
Pavel Makhov cc2384b926 Fix typos 2019-10-06 21:37:35 -04:00
Pavel Makhov 0ec62ab51e gerrit widget - place popup close to the parent widget 2019-10-03 22:59:40 -04:00
streetturtle 79e22c6940 added icon 2019-10-01 21:49:58 -04:00
Pavel Makhov 097daa7d44 add left/right button click support 2019-09-30 14:51:31 -04:00
streetturtle ddc36b526d improve list of reviews for gerrit widget 2019-09-29 22:22:29 -04:00
streetturtle 9c007404be added readme for the gerrit widget 2019-09-25 22:21:37 -04:00
streetturtle e785eac555 added readme for the gerrit widget 2019-09-25 22:18:27 -04:00
streetturtle b387425da3
Merge pull request #98 from blackm0re/doc-fix
Use the correct parameter in the installation example for batteryarc-…
2019-09-25 21:37:34 -04:00
Simeon Simeonov 0e2914b5b6 Use the correct parameter in the installation example for batteryarc-widget 2019-09-25 09:59:12 +02:00
Pavel Makhov d014b9a259 add a notification when new review is assigned 2019-09-23 21:05:36 -04:00
Pavel Makhov 405e8b5d12 add gerrit onhover notification 2019-09-23 20:48:27 -04:00
Pavel Makhov 7403bdb0f6 gerrit widget 2019-09-22 22:44:50 -04:00
Pavel Makhov 504a051f08 add secrets.lua to store api keys for translate shell and weather widget 2019-09-20 20:46:34 -04:00
streetturtle 57e0bbdc60
Merge pull request #97 from utix/volume_notification
[Volume] Add an option to display a notification
2019-09-19 12:57:27 -04:00
streetturtle 3b15540c2a
Merge pull request #96 from utix/weather_error
Weather improve error catching and add position option
2019-09-19 09:56:23 -04:00
Aurélien LAJOIE f59cd86941 [Volume] Add an option to display a notification 2019-09-18 01:33:29 +02:00
Aurélien LAJOIE e154daa8b6 [Weather] Add option to set the position of the notification 2019-09-18 01:31:26 +02:00
Aurélien LAJOIE 59ce0053ac Catch error is the answer is not a valid json string
This was triggered by a public wifi pushing an html file to all request
2019-09-18 01:27:22 +02:00
Pavel Makhov 2f20cc54c7 merge 2019-09-17 15:33:19 -04:00
Pavel Makhov 6fd76c254b Merge branch '74-externalize-config'
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 15:29:36 -04:00
Pavel Makhov 2e211937a1 merge 2019-09-17 15:29:16 -04:00
streetturtle bcd001e487 delete secrets.lua 2019-09-03 22:01:51 -04:00
streetturtle 0999de2bfd externalize config of volume widget 2019-09-03 21:57:24 -04:00
blix4 dbee6f75f7 volume widget support amixer with no device specified
This works on my setup without having pulseaudio installed.
2019-09-03 21:23:16 -04:00
blix4 7997625cdc fix after applying blix4's commit 2019-09-03 21:21:49 -04:00
ticktronaut e1b866e237 Fixed buggy spawning of os.time(). 2019-09-02 15:50:05 -04:00
Marcel von Maltitz 2752c06548 Make ram-widget compatible for non-english OS
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 15:48:25 -04:00
Sviatoslav Sydorenko b41daeb9b2 Query weather with async timeouts
Fixes #81
2019-09-02 15:45:17 -04:00
streetturtle 54500cf15d externalize config for ram-widget 2019-09-02 15:37:45 -04:00
streetturtle 0232c179cb
Update README.MD 2019-09-01 22:08:02 -04:00
streetturtle 7bd563e164
Merge pull request #88 from mvonmaltitz/patch-1
Make ram-widget compatible for non-english OS
2019-09-01 21:58:14 -04:00