Retrieve the monitors and their info for osx
This commit is contained in:
parent
605bf39b78
commit
9dd592600a
4 changed files with 57 additions and 20 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue