index
:
py3status.git
master
py3status is an extensible i3status wrapper written in python
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
py3status
/
__init__.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
signal SIGUSR1 forces i3status and i3bar refresh, feature request by Michael ↵
Ultrabug
2013-03-17
1
-7
/
+50
|
|
|
|
Schaefer, add better comments
*
dont fail if i3status output comes slower than py3status message polling ↵
Ultrabug
2013-03-15
1
-5
/
+11
|
|
|
|
interval
*
iterate over user classes in a sorted manner to allow a predictive ordering ↵
Ultrabug
2013-03-15
1
-4
/
+5
|
|
|
|
of outputs
*
python3 compatibility inspired by waaaaargh (Johannes Firlefanz)
0.3
Ultrabug
2013-03-11
1
-19
/
+31
|
*
fix delta variable declaration
0.2
Ultrabug
2013-03-07
1
-0
/
+1
|
*
handle user-methods exceptions nicely
Ultrabug
2013-03-05
1
-2
/
+6
|
*
drop useless run_watch transformation, use i3status.conf format parameter ↵
Ultrabug
2013-03-05
1
-3
/
+0
|
|
|
|
instead
*
user Py3status classes get the i3status_config as argument so they can use ↵
Ultrabug
2013-02-26
1
-1
/
+1
|
|
|
|
i3status parameters such as user-defined colors
*
move to a proper setuptools installation, update the doc
Ultrabug
2013-02-23
1
-0
/
+283