Skip to content

Fix build failure due to undeclared xrdShell

James Hogan requested to merge jameshogan/kwin-effect-xrdesktop:issue9 into master

Fix a build failure (issue #9 (closed)) due to xrdShell being undeclared in VRMirror.cpp since commit c79a508a ("update to kwin 5.25 and clean up GLTexture fork").

It now builds for me, however I haven't yet tested successfully due to invalid view configuration type error (monado). Hopefully thats unrelated... Sanity checking requested.

Link: #9 (closed) Fixes: c79a508a ("update to kwin 5.25 and clean up GLTexture fork")

Merge request reports

Loading