feat(displays): listen to display change events with cosmic-randr
This commit is contained in:
parent
e756291b09
commit
554824aedf
4 changed files with 187 additions and 40 deletions
|
|
@ -6,6 +6,7 @@ rust-version = "1.71.0"
|
|||
sunrise_sunset = "1.0.1"
|
||||
|
||||
[workspace.dependencies]
|
||||
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr" }
|
||||
tokio = { version = "1.37.0", features = ["macros"] }
|
||||
|
||||
[workspace.dependencies.libcosmic]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue