/LCWindowButton

 LCWindowButton is a framework for customizing NSWindow's zoom in, close, zoom out, and full screen buttons!

Primary LanguageSwiftMIT LicenseMIT

 LCWindowButton is a framework for customizing NSWindow's zoom in, close, zoom out, and full screen buttons!

How to use

let windowButtonView = LCWindowOperateView(buttonTypes: [.close, .mini, .fullScreen])

view.addSubview(windowButtonView)
 

Design

Installation

CocoaPods

PermissionsKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LCWindowButton'

SwiftPackage

Add https://github.com/DevLiuSir/LCWindowButton.git in the “Swift Package Manager” tab in Xcode.

License

MIT License

Copyright (c) 2024 Marvin

Author

DevLiuSir

Software Engineer