bumblebee-status/bumblebee
Tobias Witek c45dedb0e8 [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-08-08 10:09:06 +02:00
..
modules [modules/memory] Use MemAvailable, if present 2018-08-08 10:09:06 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core/config] Skip unavailable modules 2018-03-24 08:08:19 +01: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 Remove unused yaml import 2018-04-11 12:57:56 +02:00
util.py Fix unused-import errors found by pylint 2017-10-17 18:59:28 +02:00