Commit graph

14 commits

Author SHA1 Message Date
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