bumblebee-status/bumblebee
Tobias Witek 451de4544c [modules/vault] Add a new password vault module ("pass")
Add a new module that can be used to copy passwords from a password
store into the clipboard.

Currently, only "pass" is supported.

As long as only bumblebee is used, it will also show which password is
currently in the clipboard and how long it will still stay there.
2019-07-06 20:28:21 +02:00
..
modules [modules/vault] Add a new password vault module ("pass") 2019-07-06 20:28:21 +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 [modules/battery] Allow hiding of icons 2019-06-26 20:36:04 +02:00
output.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +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 [core/theme] State == "" causes backtraces 2019-07-02 20:19:26 +02:00
util.py Revert "Merge branch 'partial-update-on-input'" 2019-01-26 19:40:08 +01:00