i3pystatus/i3pystatus/core
2015-01-20 08:22:31 +08:00
..
__init__.py core Status docs 2014-08-15 14:24:11 +02:00
color.py mimimi - 1.5.6 doesn't complain about that. interesting. 2014-10-14 17:40:16 +02:00
command.py This commit improves the logging system: instead of setting a boolean to enable logging, the user sets a logging level (per module). By default only critical errors are logged (ie nothing for now). 2014-12-18 18:42:58 +01:00
desktop.py PEP8 2014-04-30 14:51:41 +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 PEP 8 (I'm bored): core/io 2014-10-14 16:50:08 +02:00
modules.py This commit adds a basic test to check callbacks work. 2014-12-21 13:31:40 +01:00
settings.py This commit improves the logging system: instead of setting a boolean to enable logging, the user sets a logging level (per module). By default only critical errors are logged (ie nothing for now). 2014-12-18 18:42:58 +01:00
threading.py Alternative exception handling 2014-08-28 16:11:53 +02:00
util.py Prevent webrowser.open() writing to stdout when opening link. 2015-01-20 08:22:31 +08:00