IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k stars 162 forks source link

Delete context menu after exec #578

Closed fasked closed 1 year ago

fasked commented 2 years ago

Delete context menu after exec to prevent "memory eating". Also we can delete MainWindow::showBrowserContextMenu entirely because there is nothing "custom" here now.