Commit Graph

26 Commits

Author SHA1 Message Date
pingarelho 4768d48a3b Fix documentation inconsistencies (mainly tables) 2023-09-20 23:01:55 +01:00
Andrew Slice fbe207a0f9 Add notification_position parameters to batteryarc-widget.
Add widget_height and widget_width parameters to ram-widget.
2022-04-11 17:26:01 -04:00
streetturtle f26e848eb1
[ram] add version requirement 2021-06-14 22:25:22 -04:00
Arjuna Del Toso c4c9504464
Update README.md 2021-04-13 14:19:43 -07:00
Arjuna Del Toso a17b55a3fb
Update README.md
Adding copy/paste similar to other widgets.
2021-04-13 14:15:30 -07:00
Nuno Silva 94f9aef1c5 ram-widget: document arguments 2021-04-11 19:40:51 +01:00
Nuno Silva 42dd36c604 ram-widget: support custom colors 2021-04-11 19:40:42 +01:00
streetturtle c5468630ea Revert "[ram] hide popup on right click"
This reverts commit 9dd13707
2020-12-26 14:54:27 -05:00
streetturtle 9dd1370779 [ram] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle 3cacea5d4e
Merge pull request #221 from floli/make-ram-widget-ontop
[ram-widget] Make widget appear ontop.
2020-12-16 21:21:16 -05:00
streetturtle a0cd854a4d fix more warnings 2020-12-05 20:57:04 -05:00
Florian Lindner 91e4d3882a [ram-widget] Make widget appear ontop. 2020-11-30 22:51:47 +01:00
Florian Lindner 1c7179431a Use popup widget and theme colors for ram-widget.
ram-widget now uses an awful.popup widget. This gives a more
consistent appearance with the other widget and displays the popup
next to the wibar widget, instead of always top right.

Instead of fixed colors, I selected appropriate symbolic colors from
beautiful themes. Therefore, the widget now reacts to
theming. Naturally, The selection of colors are a matter of taste.

Fixes #201.
2020-11-21 13:53:07 +01:00
Chris Bruce a2eddcdfcd Add widget timeouts 2020-09-19 01:08:15 -07: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
streetturtle 54500cf15d externalize config for ram-widget 2019-09-02 15:37:45 -04:00
Pavel Makhov 7b07eeed8f show widget on focused screen 2018-11-05 11:18:12 -05:00
streetturtle 70a82b7fd4 reformat 2018-04-15 14:21:46 -04:00
Marc Queiroz 3384f0f4ea Removing unused library 2018-04-13 10:41:51 -03:00
Marc Queiroz 5d346892b8 Including Swap to Ram calculations 2018-04-13 10:40:10 -03:00
streetturtle 23330e6443 update ram widget 2018-01-20 21:58:21 -05:00
streetturtle 7a1a5aff37 ram widget screenshot 2017-12-27 13:31:55 -05:00
streetturtle f49e4ee31e readme of the ram widget 2017-12-27 13:30:23 -05:00
streetturtle 443df3e6d8 few improvements 2017-12-27 13:26:58 -05:00
pmakhov 3f007ecc76 some improvements 2017-12-14 21:05:43 -05:00
pmakhov 6539d81b5c ram widget wip 2017-12-11 17:08:55 -05:00