bumblebee-status/bumblebee
Bernhard B 171bea4f6e added alternative bumblebee popup implementation
* the original implementation doesn't always generate click events.
  This new implementation fixes this issue.

  But as the old implementation is still in use (the bluetooth module makes use of it)
  and this implementation is probably not as matured as the old one, it
  was agreed to keep both the old and the new implementation until the
  bluetooth module has been migrated to the new implementatation.
2019-06-10 14:47:59 +02:00
..
modules Merge branch 'master' of https://github.com/bbernhard/bumblebee-status 2019-05-12 20:49:02 +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 Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00
output.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
popup_v2.py added alternative bumblebee popup implementation 2019-06-10 14:47:59 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [modules/git] Add some status icons 2019-01-20 14:43:27 +01:00
util.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00