Allow OSX WindowBuilder to specify 'activation behavior'.#769
Conversation
| objc = "0.2" | ||
| cgl = "0.1" | ||
| cocoa = "0.3" | ||
| cocoa = "0.3.2" |
There was a problem hiding this comment.
Had to bump cocoa for servo/cocoa-rs#122. Needed the activation policy enum to implement Copy.
3a95335 to
655efed
Compare
|
Thanks. The |
|
Also The fact that it has to go through a platform-specific trait makes it explicit that it's platform-specific. Ideally the |
|
Result of removing the |
655efed to
54e4c6d
Compare
Force pushed with these changes. |
54e4c6d to
dc49156
Compare
|
IRC: Done. |
Merge from upstream. We need rust-windowing#769 for servo/servo#10836. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/glutin/84) <!-- Reviewable:end -->
...or also when outputting a file. Fixes rust-windowing/glutin#769.
No description provided.