mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

Problem was in incorrect application initialization. [NSApplication sharedApplication] should be call in backend init(not in init stage). It doesn't require any data and only makes a connection to window server.