Using wayland breaks icon and name
-
akuanin last edited by
Re: Status of Wayland support and how to enable
Using
opera --enable-features=UseOzonePlatform --ozone-platform=wayland %U
to use wayland breaks icon (No icon) and name (No name). -
leocg
-
leocg
-
amaminov last edited by amaminov
In the Plasma Wayland session, the task manager shows a generic Wayland icon instead of the proper application icon.
All we need to do is make sure that the window correctly reports the name of the .desktop file to the compositor. Currently, Opera doesn't report the
desktopFileName
property.
For example, Chromium and Brave report it correctly.
How to ping Opera developers?