Commit Graph

11 Commits

Author SHA1 Message Date
Token2
68983ec55f Implement DPI awareness feature in GUI
Added command-line argument parsing for DPI awareness and implemented set_dpi_awareness function to adjust row height based on screen DPI. 

Submitted by @gpappsoft https://github.com/token2/fido2-manage/issues/36#issuecomment-3728422849
2026-01-09 12:03:28 +01:00
Token2
ffb284ca99 Update gui.py 2026-01-08 19:51:12 +01:00
janbaum
46844c6f92 set initial PIN, show device info without PIN, change PIN button texts, show minimal PIN length if violated 2025-12-12 13:48:44 +01:00
Token2
fe26347134 Update gui.py 2025-08-17 10:01:28 +02:00
M. B. Scheuck
737e0c961d Add terminal support for other than x-terminal-emulator
This gets the terminal from which `gui.py` is executed and saves it into
the global `TERM` variable. Defaults to `x-terminal-emulator`.
Also autoformats the imports and code via black.
2025-06-05 21:49:44 +02:00
Token2
1cc6f130d5 Update gui.py 2024-05-24 16:22:32 +02:00
Token2
4252c7aeb8 Update gui.py 2024-05-24 16:05:39 +02:00
Token2
7467248776 Update gui.py 2024-05-24 16:03:31 +02:00
Token2
89b806a403 Update gui.py 2024-05-24 15:59:38 +02:00
Token2
2b78c228a1 Update gui.py 2024-05-24 13:31:52 +02:00
Token2
df1b66988f Add files via upload 2024-05-24 11:40:07 +02:00