Move AppKit (macOS) backend to winit-appkit (#4248)
This commit is contained in:
parent
256bbe949e
commit
5f2c7350e9
27 changed files with 232 additions and 203 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -2,9 +2,8 @@
|
|||
/winit-android @MarijnS95
|
||||
|
||||
# Apple (AppKit + UIKit)
|
||||
/winit-appkit @madsmtm
|
||||
/winit-uikit @madsmtm
|
||||
/src/platform/macos.rs @madsmtm
|
||||
/src/platform_impl/apple @madsmtm
|
||||
/winit-common/src/core_foundation @madsmtm
|
||||
/winit-common/src/event_handler.rs @madsmtm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue