bumblebee-status/bumblebee/modules
Tobias Witek 00c92cb9e3 [modules/time] Add parameter for format string
Format string for strftime is now configurable. Also, changed the
separator for module name vs. arguments to "::" to make it possible to
have ":" as part of the strftime format string (which is useful in most
cases).

Eventually, I'll probably have to come up with a better way, i.e. a
fully-fledged parser, and move away from "special characters", but right
now, the effort seems too much for the gain.
2016-10-31 10:53:31 +01:00
..
__init__.py [modules] Initial module loading framework 2016-10-30 17:30:09 +01:00
battery.py [themes] Add "cycle" theme capability 2016-10-31 10:45:15 +01:00
time.py [modules/time] Add parameter for format string 2016-10-31 10:53:31 +01:00