Add a mock backend for testing (including on other compositors)
Should help determine which issues are cosmic-comp bugs.
This commit is contained in:
parent
170e102275
commit
c75a48535a
13 changed files with 397 additions and 184 deletions
|
|
@ -39,6 +39,7 @@ wgpu = ["libcosmic/wgpu"]
|
|||
# Debugging features
|
||||
force-shm-screencopy = []
|
||||
no-subsurfaces = ["force-shm-screencopy"]
|
||||
mock-backend = []
|
||||
|
||||
[profile.dev]
|
||||
# Not usable at opt-level 0, at least with software renderer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue