Skip to content

Repository files navigation

NSCatWindow

Provides NSWindow with cat ears and tail

Github issuesGithub forksGithub starsGithub top languageGithub license

Tags

SwiftAppKit

Demo

demo

Minimal Example

letcatWindow=NSCatWindow()lethostingView=NSHostingView(rootView:SomeSwiftUIView())
catWindow.setChildView(hostingView)
catWindow.setTitle("Sample")
catWindow.orderFront(nil)

Contributors

About

Provides NSWindow with cat ears and tail

Resources

Stars

49 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages