-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Lento should have a system tray app, powered by either the daemon or a separate process. From here, the user can:
- view the card UI as usual
- disable the daemon
For the most part*, this should be a matter of just calling the GUI functions to create a modified version of mainwindow when the system tray icon is activated, but I haven't fully investigated it yet. Check relevant QSystemTrayIcon documentation.
*the other part is designing the daemon lock menu — while it is a pretty basic view, it is nevertheless yet another part of the GUI to design, for a very small window no less.
—
Created via Raycast
Reactions are currently unavailable