keepassxc/share
Jonathan White 858f8150ad
Enable access key underline of menu bar items when focused
* Fixes #7325

Qt 5.x defaults to always show mnemonic underlines in menus. Qt 6.x fixes this, but we can't port the fix since it relies on private theme namespaces. Anyway, to get around this, simply check if the widget is a menubar and focused. If so, we draw the underlines. Only applies when the user actually presses ALT so this is desired behavior.

NOTE: Underlines in menus will disappear once you focus on the menu, still working on this
2025-03-30 08:23:24 -04:00
..
branding Improve colorful lock icon for system tray (#9632) 2023-08-14 21:39:50 -04:00
icons Add ability to expire entries from context menus (#8731) 2025-01-12 07:55:22 -05:00
linux Major enhancements to documentation 2025-02-22 16:42:08 -05:00
macosx Fix file permissions for some files 2024-06-06 17:35:49 -04:00
translations Enable access key underline of menu bar items when focused 2025-03-30 08:23:24 -04:00
windows Revert MSVC Redistributable Check 2025-03-28 06:02:35 -04:00
wizard Losslessly optimize PNG images 2023-06-10 18:26:10 -04:00
wordlists Removed newline and words with hyphen (#11409) 2025-02-23 09:46:25 -05:00
CMakeLists.txt Add Polkit Quick Unlock Support 2023-10-23 23:07:27 -04:00
demo.kdbx Major enhancements to documentation 2025-02-22 16:42:08 -05:00
demo_readme.md Major enhancements to documentation 2025-02-22 16:42:08 -05:00