This website requires JavaScript.
Explore
Help
Sign In
masq
/
i3pystatus
Watch
1
Star
0
Fork
0
You've already forked i3pystatus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f696cb5989
i3pystatus
/
i3pystatus
/
core
History
Lukáš Mandák
46794200fa
StandaloneIO: Change all static and class methods to normal methods.
2015-06-22 17:34:10 +02:00
..
__init__.py
StandaloneIO: Change all static and class methods to normal methods.
2015-06-22 17:34:10 +02:00
color.py
mimimi - 1.5.6 doesn't complain about that. interesting.
2014-10-14 17:40:16 +02:00
command.py
Use named tuple for return value
2015-05-20 21:51:26 +08:00
desktop.py
Fix some warning from some glib-thing.
2015-06-17 14:07:43 +02:00
exceptions.py
PEP8
2014-04-30 14:51:41 +02:00
imputil.py
PEP8
2014-04-30 14:51:41 +02:00
io.py
StandaloneIO: Change all static and class methods to normal methods.
2015-06-22 17:34:10 +02:00
modules.py
Module:
on_click
now returns True if a valid click event callback was found and executed, False otherwise.
2015-06-22 11:07:23 +02:00
settings.py
Change default log level to WARNING (30)
2015-06-08 02:40:48 +02:00
threading.py
Don't print exceptions to stderr, log them instead, always force output
2015-06-08 02:41:04 +02:00
util.py
Remove 'u' prefix from unicode strings as it is no longer required in Python3
2015-03-16 19:45:50 +08:00