bumblebee-status/bumblebee
Tobias Witek e6357f4c90 [modules/traffic] Add alignment and minimum width
Set the minimum width for uplink and downlink widgets to "down 1000MB",
which should be plenty, and change alignment to right (personally, I
find this looks nicer).

To not have the icons on the left side "jump around" depending on the
value, make them suffixes.

If this solution is not sufficient, alternatively, the widget itself
could perform value padding. In that case, the whole alignment and
min-width settings would be obsolete and the icons could remain on the
left side.
2017-04-22 08:26:28 +02:00
..
modules [modules/traffic] Add alignment and minimum width 2017-04-22 08:26:28 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [config] Add logfile location parameter 2017-04-04 15:14:54 +02:00
engine.py [engine] Fix interval configuration 2017-03-16 21:04:24 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [input] Cleaner termination logic, also, remove /tmp/bee.log 2017-02-26 09:13:44 +01:00
output.py [core] Added min-width and alignment themeing 2017-04-22 08:24:52 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [core] Added min-width and alignment themeing 2017-04-22 08:24:52 +02:00
util.py [core] Add debugging capabilities 2017-04-02 08:31:23 +02:00