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 (
Expand
)
Author
Age
Files
Lines
*
fix time transformation thx to Lujeni
Ultrabug
2013-03-25
1
-5
/
+9
*
clear the user class cache when receiving SIGUSR1
Ultrabug
2013-03-18
1
-0
/
+1
*
signal SIGUSR1 forces i3status and i3bar refresh, feature request by Michael ...
Ultrabug
2013-03-17
1
-7
/
+50
*
dont fail if i3status output comes slower than py3status message polling inte...
Ultrabug
2013-03-15
1
-5
/
+11
*
iterate over user classes in a sorted manner to allow a predictive ordering o...
Ultrabug
2013-03-15
1
-4
/
+5
*
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 ins...
Ultrabug
2013-03-05
1
-3
/
+0
*
user Py3status classes get the i3status_config as argument so they can use i3...
Ultrabug
2013-02-26
1
-1
/
+1
*
move to a proper setuptools installation, update the doc
Ultrabug
2013-02-23
1
-0
/
+283