- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 15 2025
May 14 2025
May 13 2025
I suspect there's also a bug somewhere between qt and windows involved here: The overlay is supposed to be modal to the composer window, so it shouldn't be possible to move the overlay behind the compositor. This is probably the reason why the overlay is forced to stay on top in the first place...
May 12 2025
May 9 2025
May 8 2025
An easy solution seems to be to just tell the overlay to not be always on top. It still blocks the outlook window, but other windows can then be shown on top of it.
May 2 2025
Apr 30 2025
Apr 29 2025
Apr 17 2025
Creating a new entry with the name of an existing entry will override the existing entry without warning.
Apr 11 2025
Apr 10 2025
Apr 9 2025
Apr 8 2025
Note: one of my patches makes gpgpass freeze when changing the users that can decrypt a certain folder (might not always be reproducible). This is caused by a Qt bug fixed with https://codereview.qt-project.org/c/qt/qtbase/+/638159
Apr 2 2025
If the password store root folder would be included in the tree, it would be possible to show all configured stores simultanously (e.g. with an additional name attribute in the store configuration). On the other hand, a conscious decision to switch the profile might be preferable to prevent user mistakes and over-the-shoulder information leaks.