bumblebee-status/bumblebee
Tobias Witek 185655de26 [output] Add support for pango markup
Add a new parameter "output.markup" that allows a user to pass in a
custom markup string (e.g. "pango").

Note: To make use of this, the user still has to use a Pango font, as
well as use a bumblebee-status module that supports Pango output.

fixes #493
2019-12-23 13:27:46 +01:00
..
modules Merge pull request #490 from piyueh/battery-upower-imprv 2019-12-22 14:03:48 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py Bugfix in parameter parser 2019-08-16 08:42:57 +02:00
engine.py [core] Allow fallback of config parameters 2019-11-30 13:52:27 +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 [output] Add support for pango markup 2019-12-23 13:27:46 +01:00
popup.py Merge pull request #392 from bbernhard/callback_fix 2019-06-04 20:36:54 +02:00
popup_v2.py [modules/vault] Add a new password vault module ("pass") 2019-07-06 20:28:21 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py Theme.exclude now can take a list 2019-12-11 14:23:57 +03:00
util.py Fixed typo strip => split 2019-12-11 23:23:07 +03:00