Merge pull request #606 from paulrouget/NSFullSizeContentViewWindowMask

Use NSFullSizeContentViewWindowMask for decoration-less windows
This commit is contained in:
tomaka 2015-09-23 13:29:28 +02:00
commit a448043b16
2 changed files with 25 additions and 9 deletions

View file

@ -48,7 +48,7 @@ objc = "0.1"
[target.x86_64-apple-darwin.dependencies]
objc = "0.1"
cgl = "0"
cocoa = "0"
cocoa = "0.1.4"
core-foundation = "0"
core-graphics = "0"