This commit is contained in:
Ashley Wulber 2025-08-26 10:44:13 -04:00 committed by Ashley Wulber
parent 2917e8b30c
commit 2ccdb6c93d
3 changed files with 1 additions and 4 deletions

View file

@ -17,7 +17,6 @@ tracing = { version = "0.1.37", features = [
], optional = true }
[features]
# XXX before merging remove defaults
default = ["output", "randr"]
default = []
output = ["ron", "tracing"]
randr = ["cosmic-randr-shell", "output"]