We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e98e3 commit bd2edc6Copy full SHA for bd2edc6
src/LayerRules.cpp
@@ -130,7 +130,7 @@ std::vector<LayerRules> GetLayerRules() {
130
// - https://gitlab.com/NobiWan/xrnecksafer/-/issues/15
131
// - https://gitlab.com/NobiWan/xrnecksafer/-/issues/16
132
// - Other developers have mentioned thread safety issues in XRNS that can cause crashes; I've not confirmed these
133
- XR_APILAYER_FREDEMMOTT_OpenKneeboard,
+ Facets::CompositionLayers,
134
},
135
136
};
0 commit comments