Skip to content

Commit

Permalink
DROP ME: cosmic-randr patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakulix committed Nov 20, 2024
1 parent ee43bc2 commit 78bae0b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resolver = "2"
rust-version = "1.80.0"

[workspace.dependencies]
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr" }
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr", branch = "vrr" }
tokio = { version = "1.40.0", features = ["macros"] }

[workspace.dependencies.libcosmic]
Expand All @@ -31,6 +31,7 @@ git = "https://github.com/pop-os/cosmic-panel"

[workspace.dependencies.cosmic-randr-shell]
git = "https://github.com/pop-os/cosmic-randr"
branch = "vrr"

[workspace.dependencies.sctk]
git = "https://github.com/smithay/client-toolkit/"
Expand Down

0 comments on commit 78bae0b

Please sign in to comment.