MacControlCenterUI

SwiftUI menu builder DSL & controls that mimic macOS Control Center.

MIT License

Stars
97
Committers
1

Bot releases are visible (Hide)

MacControlCenterUI - 2.0.8 Latest Release

Published by orchetect 4 months ago

  • Updated demo project for Xcode 16 compatibility
MacControlCenterUI - 2.0.7

Published by orchetect about 1 year ago

  • Added index safeguard while generating menu content
  • View inits that take both LocalizedStringKey and String now favor the localized key for string literals
MacControlCenterUI - 2.0.6

Published by orchetect about 1 year ago

  • Updated Demo project with better compatibility for opening the SwiftUI Settings Scene on macOS 14
MacControlCenterUI - 2.0.5

Published by orchetect about 1 year ago

  • Updated Demo project with better compatibility for opening the SwiftUI Settings Scene on macOS 14
MacControlCenterUI - 2.0.4

Published by orchetect about 1 year ago

  • Updated Demo project with compatibility for opening the SwiftUI Settings Scene on macOS 14
MacControlCenterUI - 2.0.3

Published by orchetect about 1 year ago

  • Package now builds on iOS, tvOS, watchOS and visionOS to support multiplatform projects
MacControlCenterUI - 2.0.2

Published by orchetect about 1 year ago

  • MenuBody is now public
  • MenuCircleButtonSize properties are now public
MacControlCenterUI - 2.0.1

Published by orchetect over 1 year ago

  • HighlightingMenuStateItem: Added init for isHighlighted binding
  • MenuDisclosureGroup: Added toggleVisibility parameter
  • MenuDisclosureGroup is now more performant
  • General cleanup
MacControlCenterUI - 2.0.0

Published by orchetect over 1 year ago

Major update with new controls, new capabilities and a more streamlined DSL. See the Demo project for more info.

MacControlCenterUI - 1.1.0

Published by orchetect over 1 year ago

Incremental Improvements

  • Added MenuHeader, MenuSection, DisclosureMenuSection, MenuRadioGroup
  • More accurate appearance
  • Updated demo project
MacControlCenterUI - 1.0.0

Published by orchetect over 1 year ago

Many improvements and new features - and more to come in forthcoming 1.x.x releases.

  • A new menu builder DSL
  • Improvements in visual style to closer match Control Center menu appearance and behavior
  • Full control over MenuBarExtra with popup presentation binding

See the Latest Platform Demo project for more info.

MacControlCenterUI - 0.1.1

Published by orchetect almost 2 years ago

  • Added support for compiling with Xcode 12 on macOS Catalina

Full Changelog: https://github.com/orchetect/MacControlCenterUI/compare/0.1.0...0.1.1

MacControlCenterUI - 0.1.0

Published by orchetect almost 2 years ago

Initial release.