feat(displays): add mirroring and projection options

This commit is contained in:
Michael Aaron Murphy 2024-07-05 17:30:44 +02:00 committed by Michael Murphy
parent 40254f5c68
commit 7b3392e831
3 changed files with 130 additions and 28 deletions

View file

@ -4,7 +4,7 @@ default-members = ["cosmic-settings"]
resolver = "2"
[workspace.package]
rust-version = "1.75.0"
rust-version = "1.79.0"
[workspace.dependencies]
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr" }