Add force-shm-screencopy feature for debugging

This commit is contained in:
Ian Douglas Scott 2024-04-01 14:34:22 -07:00
parent a2493fc90e
commit 1fc416bb2e
2 changed files with 4 additions and 1 deletions

View file

@ -36,6 +36,8 @@ features = ["fluent-system", "desktop-requester"]
[features]
default = ["wgpu"]
wgpu = ["libcosmic/wgpu"]
# Debugging features
force-shm-screencopy = []
[profile.dev]
# Not usable at opt-level 0, at least with software renderer