Retrieve the monitors and their info for osx

This commit is contained in:
David Partouche 2014-11-04 18:03:38 +01:00
parent 605bf39b78
commit 9dd592600a
4 changed files with 57 additions and 20 deletions

View file

@ -29,3 +29,9 @@ git = "https://github.com/servo/rust-core-foundation"
[target.x86_64-apple-darwin.dependencies.core_foundation]
git = "https://github.com/servo/rust-core-foundation"
[target.i686-apple-darwin.dependencies.core_graphics]
git = "https://github.com/servo/rust-core-graphics"
[target.x86_64-apple-darwin.dependencies.core_graphics]
git = "https://github.com/servo/rust-core-graphics"