Skip to content

Add system tray app #52

@ThatNerdSquared

Description

@ThatNerdSquared

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions