Home GnuPG

qt: Use same focus indication for labels as Kleopatra

Description

qt: Use same focus indication for labels as Kleopatra

* qt/focusframe.cpp, qt/focusframe.h, qt/keyboardfocusindication.cpp,
qt/keyboardfocusindication.h: New.
* qt/Makefile.am: Add new files.
* qt/main.cpp (main): Add KeyboardFocusIndication to the application.

With this change keyboard focus of labels is indicated with a focus frame
(or whatever the used widget style draws as QStyle::PE_FrameFocusRect).

Details

Provenance
ikloeckerAuthored on Oct 28 2022, 10:25 AM
Parents
rP2fa1883d9449: build: Remove unused defines
Branches
Unknown
Tags
Unknown
Tasks
T5863: pinentry-qt: Further improve the accessibility