bumblebee-status/bumblebee
Pi-Yueh Chuang 1cd5e2edf7
add a parameter to control bluetooth popup menu
The right-click popup menu in the bluetooth module does not work well in
Sway (a i3wm-compatible Wayland WM). This is known issue to
Sway. Given that the popup menu is simply to turn on/off the
bluetooth device, the graphical popup is really not necessary. This
commit adds a parameter to control whether a popup menu should be used
when a right-click happens, or we simply turn on/off the device without
the menu.
2019-12-18 16:53:58 -05:00
..
modules add a parameter to control bluetooth popup menu 2019-12-18 16:53:58 -05: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 Support disabling scrollable by setting width=-1 on the module 2019-11-10 23:31:24 +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