Skip to content

Check out SwiftUI app lifecycle #7

Description

@libec

Check if it's possible to skip AppKit, NSWindow and use the SwiftUI app lifecycle. MenuBarExtra might help with that, together with Clipboard and Settings windows in one WindowGroup. Limiting AppKit's extent is the goal here.

What's tricky is the navigation, now clipboard window disappears when the app goes to the background. That way it doesn't feel like an actual app but just a quick tool. It leverages some features from NSWindow, for instance hidesOnDeactivate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions