bumblebee-status/bumblebee
Tobias Witek 7d55bdce6c [engine/output] Use (experimental) custom widget padding
When padding a widget, instead of using the "min_width" field of the
i3bar protocol, which seems to "swallow" click events, perform a custom
padding by simply extending the right-hand side with spaces.

fixes #334
2018-11-25 17:50:05 +01:00
..
modules [modules/brightness] Use 'light' instead of 'xbacklight' 2018-11-24 10:56:27 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Add option to draw widgets right-to-left 2018-09-22 14:40:32 +02:00
engine.py [modules/sensors2] Alternate sensor module 2018-11-17 13:38:35 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core/input] More robust event reading 2018-11-06 17:51:48 +01:00
output.py [engine/output] Use (experimental) custom widget padding 2018-11-25 17:50:05 +01:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [core/theme] Support loading of themes by file name 2018-11-06 21:09:26 +01:00
util.py trying to remove codeclimate complain 2018-08-24 10:44:42 +02:00