mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
Under some conditions, Qt will recreate the layer surface. The layer surface destructor tries to destroy the bridge, but doesn't actually need to because the bridge is a child of the QWindow owning the layer, meaning not destroying it is actually completely fine. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| shell_integration.cpp | ||
| shell_integration.hpp | ||
| surface.cpp | ||
| surface.hpp | ||
| wlr-layer-shell-unstable-v1.xml | ||
| wlr_layershell.cpp | ||
| wlr_layershell.hpp | ||