Add force-shm-screencopy feature for debugging
This commit is contained in:
parent
a2493fc90e
commit
1fc416bb2e
2 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue