Vlad Zahorodnii
ee2a8f3b18
Port to QWaylandWindow::setShellIntegration()
2023-03-20 16:43:55 +02:00
Laurent Montel
80f6a629bb
GIT_SILENT: add missing override
2021-10-27 13:43:28 +02:00
Vlad Zahorodnii
93f3ed2c07
Fix a memory leak
...
The dynamically allocated QtWayland::zwlr_layer_shell_v1 object in
QWaylandLayerShellIntegration::registryLayer() isn't deleted anywhere.
2021-04-20 16:02:33 +00:00
Aleix Pol
cd9b1a6fd3
Address code formatting
2021-04-06 13:39:27 +02:00
Vlad Zahorodnii
840f40db73
Fix clang warning
...
The warning itself:
> /home/tsdgeos/devel/kde/layer-shell-qt/src/qwaylandlayershell_p.h:23:24: note: did you mean class here?
> QWaylandLayerShell(struct QtWayland::zwlr_layer_shell_v1 *shell);
2021-04-05 09:23:52 +03:00
Aleix Pol
41704f8d15
Fixes
2021-04-01 02:45:31 +02:00
Aleix Pol
ea3e4b3139
Initial commit
2021-04-01 02:28:01 +02:00