bumblebee-status/tests/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 [modules/cpu] Add initial version of CPU utilization module 2016-12-04 17:45:42 +01:00
test_cmus.py [tests/cmus] Add tests for cmus mouse interaction 2016-12-10 08:37:04 +01:00
test_cpu.py [modules/cpu] Pad to 3 digits before comma to fix width 2016-12-10 09:04:12 +01:00
test_modules.py [core] Refactor -> replace some getter/setter pairs with attributes 2016-12-09 11:49:59 +01:00