Commit Graph

16 Commits

Author SHA1 Message Date
Dain Nilsson
0884a92b84
Use platform-specific logging initialization. 2022-02-21 10:47:34 +01:00
Dain Nilsson
85458f4f5a
Move desktop-specific implementation into desktop/ 2022-01-27 12:47:17 +01:00
Dain Nilsson
ccc32903cf
Enable lint check for unawaited_futures. 2022-01-25 12:46:51 +01:00
Dain Nilsson
af1a2dad05
Replace socket approach with native Windows mutex. 2022-01-21 11:17:02 +01:00
Dain Nilsson
71b66f53b0
Only enable "single-instance" for Windows. 2022-01-21 11:12:01 +01:00
Dain Nilsson
589b9fecc4
Check for existing instance on startup using sockets. 2022-01-21 11:12:00 +01:00
Dain Nilsson
da14b36364
Small visual changes. 2021-12-07 12:53:05 +01:00
Dain Nilsson
4c5b0bcf20
Add window focus/visibility detection to release YubiKeys when idle. 2021-12-03 10:27:29 +01:00
Dain Nilsson
9236701f02
Implement theming and re-arrange views. 2021-12-02 11:44:17 +01:00
Dain Nilsson
2cd9ff2283
Break up large files into smaller. 2021-11-24 12:49:12 +01:00
Dain Nilsson
e439acdce6
Support changing log level. 2021-11-24 11:42:24 +01:00
Dain Nilsson
064fb038e6
Use the logging package, and log from RPC. 2021-11-23 13:02:05 +01:00
Dain Nilsson
8c6f36ae3c
Add start of navigation structure. 2021-11-22 14:00:23 +01:00
Dain Nilsson
dfc4072478
Initialize rpc on startup. 2021-11-19 13:02:25 +01:00
Dain Nilsson
9606f9d30f
Remove executable permission from files. 2021-11-19 09:19:16 +01:00
Dain Nilsson
f9159e0096
Add template project. 2021-11-19 08:50:09 +01:00