layer-shell-qt-nokde/tests
Vlad Zahorodnii 2985398375 Port to QWaylandWindow::setShellIntegration()
With QWaylandWindow::setShellIntegration(), it's possible to use
xdg-shell and layer-shell protocols in the same process. It's important
for plasmashell, where we want to use the layer shell protocol for
special surfaces such as the desktop background, and the xdg shell
protocol for dialogs.

In order to make a QWindow use the layer shell protocol, you need to
call LayerShellQt::Window::get() before the window is mapped.
2023-04-22 12:11:01 +03:00
..
CMakeLists.txt Use unversioned Qt targets 2021-04-06 13:54:43 +02:00
main.cpp Port to QWaylandWindow::setShellIntegration() 2023-04-22 12:11:01 +03:00