workaround attempt for cosmic desktop

This commit is contained in:
galister
2025-04-11 02:05:11 +09:00
parent 5ca634b552
commit f12d151abf
4 changed files with 10 additions and 7 deletions

View File

@@ -620,6 +620,7 @@ impl WayVRRenderer {
},
num_planes: 1,
planes,
..Default::default()
};
drop(wayvr);