i3pystatus/i3pystatus/core
Jan Oliver Oelerich e78501a0cc Update desktop.py
Fixed syntax error.
2015-10-25 20:41:42 +01: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 Changed checks for command attribute in run_through_shell and execute. 2015-10-03 10:14:29 +02:00
desktop.py Update desktop.py 2015-10-25 20:41:42 +01: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: Updated docstring for on_click method. 2015-10-03 11:20:16 +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