cacao icon indicating copy to clipboard operation
cacao copied to clipboard

Bindings for NSWorkspace

Open Selyatin opened this issue 2 years ago • 1 comments

Would you consider adding bindings for the NSWorkspace API?

Selyatin avatar Jan 21 '22 14:01 Selyatin

Sure, I actually need them for something else so it's been on my radar. Just a lot going on lately.

If you (or anyone) wants to PR, the class itself is comparatively easy to wrap - I'd accept a wrapper that just mocks over the standard workspace to start!

https://developer.apple.com/documentation/appkit/nsworkspace?language=objc

ryanmcgrath avatar Jan 21 '22 23:01 ryanmcgrath