Utilizing CGSInternal
and GraphicsServices
for macOS (both great projects from @CodaFi),
this is a quick demo as to what is possible - a completely native non-Cocoa window with
a CALayer
-backing, that supports all typical interaction. Lots must be done if one wishes to
turn this into something like a UIView
, however. There are a few bugs - see if you can fix them!
forked from avaidyam/DIYWindows
-
Notifications
You must be signed in to change notification settings - Fork 0
Custom NSWindow with CALayer backing... without any Cocoa!
License
sammyblaack/DIYWindows
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Custom NSWindow with CALayer backing... without any Cocoa!
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 66.0%
- C 28.5%
- Objective-C 5.5%