bumblebee-status/bumblebee
Frank Zhao 68cb2e1c79
Add datetimetz module for timezone information in date display
Allow multiple comma seperated timezones

Handle click to cycle through configured timezones
Example:
```
bumblebee-status -m datetimetz -p \
datetimetz.timezone=\
"Australia/Sydney,Pacific/Auckland,America/Los_Angeles"
```
Added dependencies to travis config
2019-06-04 17:51:46 +10:00
..
modules Add datetimetz module for timezone information in date display 2019-06-04 17:51:46 +10:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Allow mixing of parameter specs 2019-02-15 18:01:06 +01:00
engine.py [engine] Nicer handling of module exceptions 2019-03-01 21:02:51 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00
output.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00
popup.py improved error handling 2019-05-31 18:19:37 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [modules/git] Add some status icons 2019-01-20 14:43:27 +01:00
util.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00