keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.48k stars 1.48k forks source link

Enhance tray icon right-click menu #149

Open droidmonkey opened 7 years ago

droidmonkey commented 7 years ago

Description

The tray icon currently has two options in the right-click menu: Toggle Window and Quit

Proposal is to enhance this with a couple of new entries:

Mockup

tray_menu_mockup

Throne3d commented 7 years ago

I feel like the "Loaded Databases" line is going to be weird – at least on Windows, I don't think I usually see entries in context menus used solely to group the following lines. It should be clear enough if they're databases with lock/unlock symbols next to them.

The database names should probably be truncated if they get too long, and possibly the list should be abbreviated if there are more than a certain number of databases open. I doubt it'll occur particularly often, but context menus getting unnecessarily large can be annoying and ugly.

Otherwise I think it looks good.

droidmonkey commented 7 years ago

Good feedback thanks

ghost commented 7 years ago

Is possible to add support in this tray menu for TOTP similar to the "tray TOTP plugin"?

Thanks.

phoerious commented 7 years ago

Yes, please open a separate issue. A TOTP generator is not generally out of scope of this application, but please create a dedicated feature request.

droidmonkey commented 7 years ago

If related to this tray menu upgrade please describe that part here

TheZ3ro commented 7 years ago

There is already a TOTP issue, I think what @CitDub means is using the tray menu to display TOTP token

ghost commented 7 years ago

Yes @TheZ3ro , the right-click menu displays the accounts with a token, and when you click on it, the token is copied to the clipboard.

dschrempf commented 7 years ago

I would also like to have an option to unlock the database(s) in case they are locked (or a global hotkey to perform locking / unlocking).

jeyca commented 6 years ago

Is it possible to use the tray icon just for show/hide the window without context menu?

droidmonkey commented 6 years ago

Nevermind, yes you can hide/show by just left clicking the tray icon.