Commit Graph

865 Commits

Author SHA1 Message Date
streetturtle 06e254cd1e [logout] fix #241 - duplicated logout menu 2021-02-20 13:28:12 -05:00
streetturtle ccd6bd4359
Merge pull request #239 from artemoff85/bug-volumearc-widget
fix to prevent stdout from passing a null string
2021-02-07 20:13:27 -05:00
artem 0a7bdb8528 fix to prevent stdout from passing a null string 2021-02-07 00:20:09 +07:00
streetturtle adb6d2accc [spotify-player] more changes 2021-01-26 20:59:04 -05:00
streetturtle fceec79450 [spotify-player] spotify player wip 2021-01-25 15:25:50 -05:00
streetturtle fc65776909 [spotify] typo 2021-01-24 15:03:46 -05:00
streetturtle 31232a556d [github-activity] typo 2021-01-24 14:58:04 -05:00
streetturtle 45f92c220b [fs] typo 2021-01-24 14:57:45 -05:00
streetturtle 2a4311ff8a [experiment] apt widget 2021-01-24 14:57:26 -05:00
streetturtle f7d2a4e496 [experiment] remove debug print call 2021-01-24 14:57:05 -05:00
streetturtle 565014c131 [weather] #234 fix
use white to negative and black for positive temperatures
for hourly forecast
2021-01-24 14:12:00 -05:00
streetturtle 9b66b2ee44 [brightness] rework brightness widget
also remove brightnessarc widget, as now it's possible to create arcchart widget in brightness widget
2021-01-16 14:50:54 -05:00
streetturtle b28f55e538
Merge pull request #230 from Tert0/patch-1
Update README.md
2021-01-08 11:52:41 -05:00
streetturtle e648cf4936 [todo] add missing icons for moving items in the list 2021-01-07 11:36:02 -05:00
streetturtle 043c2b9466 [jira] move error marker to the top right corner 2021-01-03 20:11:19 -05:00
streetturtle a04a68ff9f [gitlab] move error marker to the top right corner 2021-01-03 20:11:00 -05:00
Tert0 d23448a07e
Update README.md
Fix for Multiscreen Bug
Issue:https://github.com/streetturtle/awesome-wm-widgets/issues/197
2020-12-29 15:44:41 +01:00
streetturtle eb742ed9d4
Merge pull request #229 from dascruel/master
Fixed minor issues in logout-popup widget
2020-12-28 13:03:27 -05:00
dascruel 9e1167e325 Modified logout-popup launch function to check for empty args property 2020-12-28 15:41:22 +00:00
dascruel fb0542c098 README for the hotkey instructions for the logout-popup-widget were
referencing a non-existent location.
2020-12-28 15:40:39 +00:00
streetturtle 31ac43703d Revert "[bitbucket] hide popup on right click"
This reverts commit e8a28c7b
2020-12-26 14:54:45 -05:00
streetturtle 14cf597f5c Revert "[calendar] hide popup on right click"
This reverts commit 6a107cba
2020-12-26 14:54:43 -05:00
streetturtle b730c553c1 Revert "[cpu] hide popup on right click"
This reverts commit 00a0eae4
2020-12-26 14:54:42 -05:00
streetturtle 94e9bf5d2b Revert "[docker] hide popup on right click"
This reverts commit 3739f0b6
2020-12-26 14:54:40 -05:00
streetturtle 6344d94e22 Revert "[fs] hide popup on right click"
This reverts commit 87f4e07d
2020-12-26 14:54:38 -05:00
streetturtle d0493094e7 Revert "[gerrit] hide popup on right click"
This reverts commit ec49c407
2020-12-26 14:54:36 -05:00
streetturtle 75f9d79f30 Revert "[github-activity] hide popup on right click"
This reverts commit c13dc8ce
2020-12-26 14:54:35 -05:00
streetturtle 6a6119d07c Revert "[gitlab] hide popup on right click"
This reverts commit 687cab18
2020-12-26 14:54:32 -05:00
streetturtle e2565decb9 Revert "[jira] hide popup on right click"
This reverts commit 9c22acb0
2020-12-26 14:54:31 -05:00
streetturtle b5c66c3483 Revert "[logout-menu] hide popup on right click"
This reverts commit 98a100c6
2020-12-26 14:54:29 -05:00
streetturtle c5468630ea Revert "[ram] hide popup on right click"
This reverts commit 9dd13707
2020-12-26 14:54:27 -05:00
streetturtle b437b403a5 Revert "[stackoverflow] hide popup on right click"
This reverts commit e5db4cf4
2020-12-26 14:54:25 -05:00
streetturtle 09240101d9 Revert "[todo] hide popup on right click"
This reverts commit a02d9889
2020-12-26 14:54:24 -05:00
streetturtle b90c7f5cf8 Revert "[volume] hide popup on right click"
This reverts commit 8d6d469f
2020-12-26 14:54:22 -05:00
streetturtle a24b5e167e Revert "[weather] hide popup on right click"
This reverts commit cf7cb73b
2020-12-26 14:54:19 -05:00
streetturtle cf7cb73b91 [weather] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 8d6d469f45 [volume] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle a02d9889fa [todo] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle e5db4cf4ca [stackoverflow] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 9dd1370779 [ram] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 98a100c6af [logout-menu] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 9c22acb0ae [jira] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 687cab1833 [gitlab] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle c13dc8ce16 [github-activity] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle ec49c40702 [gerrit] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 87f4e07d85 [fs] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 3739f0b694 [docker] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 00a0eae45e [cpu] hide popup on right click 2020-12-26 14:44:00 -05:00
streetturtle 6a107cbada [calendar] hide popup on right click 2020-12-26 14:43:49 -05:00
streetturtle e8a28c7b8a [bitbucket] hide popup on right click 2020-12-26 14:43:43 -05:00