aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_pinentry/capslock/capslock_unix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pinentry): remove bundled `m_pinentry` moduleHEADmainsaturneric2025-10-201-137/+0
| | | | | | | | | * Delete all source and resource files related to the internal pinentry functionality. * Stop building the pinentry module in the main build system. * Simplify structure and reduce maintenance overhead by relying on external pinentry utilities. * May affect passphrase input and related UI flows; verify integration points.
* feat: add pinentry module and paper key modulesaturneric2024-07-281-0/+137