Skip to content

Add in-app autostart management support for Snap builds #23

@ariyadey

Description

@ariyadey

Currently, in-app autostart management is only supported for deb and rpm package builds. Add support to enable, disable, and check autostart status from within the app (system tray and preferences) when bundled as a Snap package.

Expected Changes:

  • Detect Snap runtime at runtime (if not already handled).
  • Implement correct Snap-compliant way to manage autostart (verify support for autostart .desktop files under Snap confinement).
  • Enable and test autostart tray menu item for Snap builds.
  • Update user and developer documentation for Snap specifics and limitations.
  • Test thoroughly in a Snap environment.

References:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions