mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Implement ability to make non-activating window on macOS (#4035)
Fixes #3894
This commit is contained in:
@@ -128,6 +128,7 @@ objc2-app-kit = { version = "0.2.2", features = [
|
||||
"NSMenu",
|
||||
"NSMenuItem",
|
||||
"NSOpenGLView",
|
||||
"NSPanel",
|
||||
"NSPasteboard",
|
||||
"NSResponder",
|
||||
"NSRunningApplication",
|
||||
|
||||
Reference in New Issue
Block a user