bumblebee-status/bumblebee
Tobias Witek 6cbf866b63 [modules/memory] Use MemAvailable, if present
If the kernel supports it, MemAvailable contains an estimation
of the memory available for usage.

Use this to calculate the amount of free memory (as this seems to
closely match the output of gnome-system-monitor).

fixes #253
2018-05-01 10:01:36 +02:00
..
modules [modules/memory] Use MemAvailable, if present 2018-05-01 10:01:36 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core/theme] Add option to override iconset + add experimental icons 2018-04-29 16:12:39 +02:00
engine.py [engine] do not fail on module import 2018-02-01 18:44:48 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py Fix bad-whitespace errors found by pylint 2017-10-17 18:59:23 +02:00
output.py Revert "[modules/getcrypto] Deal with kraken service downtime" 2018-01-11 20:31:48 +01:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [themes/ionicons] Minor tweaks 2018-04-29 21:11:58 +02:00
util.py Fix unused-import errors found by pylint 2017-10-17 18:59:28 +02:00