bumblebee-status/bumblebee
Tobi-wan Kenobi 761b81970d [modules/cpu] Pad to 3 digits before comma to fix width
I cannot get the min_width property to work right now, so in order to
fix the width of the CPU widget, pad the utilization to 3 digits (so
that even 100% aligns nicely).

see #23
2016-12-10 09:04:12 +01:00
..
modules [modules/cpu] Pad to 3 digits before comma to fix width 2016-12-10 09:04:12 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Pass configuration parameters to modules 2016-12-09 08:00:26 +01:00
engine.py [tests/cmus] Add tests for cmus mouse interaction 2016-12-10 08:37:04 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [tests/cmus] Add tests for cmus mouse interaction 2016-12-10 08:37:04 +01:00
output.py [modules/cpu] Add configurable warning and critical thresholds 2016-12-10 08:09:13 +01:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [all] More pylint fixes 2016-12-09 16:33:29 +01:00
util.py [modules/cmus] Re-add cmus module 2016-12-10 07:47:24 +01:00