Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Separate services into interfaces and implementations #1

Description

@hannesschulze

Currently, services are implemented as final classes. However, their APIs are designed in a way which would allow them to be interfaces with a separate implementation.

This would enable alternative implementations, for example a WorkspaceService implementation for hyprland, and another one for sway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions