bumblebee-status/bumblebee
Tobias Witek 53462d1f0b [core/theme] Add a way to exclude themeing for widget
Allow a widget to set "theme.exclude" to extend any part of a theme
(e.g. the suffix). Note that this can later, on demand, be extended to
allow a list of elements to be passed in.

see #401
2019-06-27 20:21:53 +02:00
..
modules [modules/battery] Allow hiding of icons 2019-06-26 20:36:04 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Allow mixing of parameter specs 2019-02-15 18:01:06 +01:00
engine.py [engine] Nicer handling of module exceptions 2019-03-01 21:02:51 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [modules/battery] Allow hiding of icons 2019-06-26 20:36:04 +02:00
output.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00
popup.py Merge pull request #392 from bbernhard/callback_fix 2019-06-04 20:36:54 +02:00
popup_v2.py [core/popup_v2] Add logging if tkinter is not found 2019-06-10 14:59:43 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [core/theme] Add a way to exclude themeing for widget 2019-06-27 20:21:53 +02:00
util.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00