https://bugs.kde.org/show_bug.cgi?id=472994
Bug ID: 472994
Summary: How to use layer-shell-qt in an application
Classification: Frameworks and Libraries
Product: layer-shell-qt
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=472994
--- Comment #2 from Elias Steurer ---
I'm trying to do exactly that. For this, I added ECM and the layer-shell-qt via
CMake FetchContent. CMake/layer-shell-qt then either complains about not
finding ecm or finding not a suitable version, see
https://bugs.kde.org/show_bug.cgi?id=472994
--- Comment #3 from Elias Steurer ---
Update: I have managed to install ecm and layer-shell-qt via the regular
configure, make and make install. Now on to integration with
ScreenPlayWallpaper. I do have to link to LayerShellQtInterface right?
--
You
https://bugs.kde.org/show_bug.cgi?id=472994
--- Comment #4 from Elias Steurer ---
I have now running on KDE. This should also work on Gnome, right? When testing
with Gnome (Wayland) 42.9 it displays the window as regular window and not as
background when setting it to LayerBackground
--
You
https://bugs.kde.org/show_bug.cgi?id=472994
Elias Steurer changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED