Commit graph

4 commits

Author SHA1 Message Date
Tobias Witek
6a90b0addb [arch] Update PKGBUILD
keep in sync with what's in the AUR

fixes #405 (?)
2019-07-01 20:10:47 +02:00
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
Tobias Witek
e079c07363 [aur] Add python dependency and update optional dependencies
Add python to the list of mandatory dependencies and fix the dependency
name of python-i3ipc.
2017-09-17 16:10:06 +02:00
Tobias Witek
43c26390ed [packaging] Add PKGBUILD for AUR building
AUR package for released versions of bumblebee-status should now be
available here: https://aur.archlinux.org/packages/bumblebee-status/

fixes #172
2017-09-17 14:35:53 +02:00