bumblebee-status/bumblebee
Tobias Witek 251f8d2e9f [core] Add debugging capabilities
* If an exception is thrown, catch it and show a (somewhat) nice error
  message in the i3bar instead of the normal content
* Add a flag "-d" for debugging into a debug log. Currently, this only
  logs commandline calls as they occur and their return values, as well
  as exceptions.

fixes #58
2017-04-02 08:31:23 +02:00
..
modules [core] Add debugging capabilities 2017-04-02 08:31:23 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Add debugging capabilities 2017-04-02 08:31:23 +02:00
engine.py [engine] Fix interval configuration 2017-03-16 21:04:24 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [input] Cleaner termination logic, also, remove /tmp/bee.log 2017-02-26 09:13:44 +01:00
output.py [core] Add debugging capabilities 2017-04-02 08:31:23 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [tests/theme] Add tests for theme.py 2017-03-04 14:17:27 +01:00
util.py [core] Add debugging capabilities 2017-04-02 08:31:23 +02:00