bumblebee-status/bumblebee_status
Bernhard B 4d3de3be04 handle util.popup ImportError gracefully
* util.popup requires tkinter to be installed (in order to display
  popups). As most people will probably use the default configuration
  of the pulseaudio module (where the popup is disabled) and in order
  to avoid breaking existing setups, we catch import errors and just log
  them.
2022-03-25 19:41:10 +01:00
..
core [core/input] methods can be event callbacks 2022-03-04 09:35:43 +01:00
modules handle util.popup ImportError gracefully 2022-03-25 19:41:10 +01:00
util Fix exception in location.py. 2022-02-14 15:36:24 +02:00
__init__.py [tests] Fix failing tests 2020-05-10 12:56:30 +02:00
_version.py [all] black code :) 2020-05-09 21:24:28 +02:00
discover.py [doc] update API docs 2020-05-10 13:25:13 +02:00