bumblebee-status/bumblebee/modules
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
..
__init__.py [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00
cmus.py [modules/cmus] Add mouse controls 2016-12-10 08:19:24 +01:00
cpu.py [modules/cpu] Pad to 3 digits before comma to fix width 2016-12-10 09:04:12 +01:00
date.py [modules/datetime] Re-enable datetime module 2016-12-09 07:11:23 +01:00
datetime.py [modules/datetime] Use parameter functionality to get format 2016-12-09 08:23:53 +01:00
test.py [modules/datetime] Use parameter functionality to get format 2016-12-09 08:23:53 +01:00
time.py [modules/datetime] Re-enable datetime module 2016-12-09 07:11:23 +01:00