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
2ef74ded79
i3pystatus
/
i3pystatus
/
core
History
Lukáš Mandák
2ef74ded79
Replace regular 'split' to 'shlex.split'.
2015-09-29 12:47:32 +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
Replace regular 'split' to 'shlex.split'.
2015-09-29 12:47:32 +02: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: Log first then let bad things happen. :)
2015-09-25 19:37:53 +02:00
settings.py
SettingsBase: Fixed logging for modules outside of i3pystatus directory i.e. modules defined directly in the config file.
2015-09-25 18:17:54 +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