Closed buckmelanoma closed 10 months ago
.desktop file needs the following arguments to enable Wayland support (currently only X11 is supported):
--ozone-platform-hint=auto --enable-features=WaylandWindowDecorations
qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole output before:
qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole
qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole output after:
.desktop file:
I assume this allows wayland to work without breaking X support?
Correct. The app still works as expected under X.
Ex:
.desktop file needs the following arguments to enable Wayland support (currently only X11 is supported):
--ozone-platform-hint=auto --enable-features=WaylandWindowDecorations
qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole
output before:qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole
output after:.desktop file: