In journalctl I see some notices that are not errors but stuff like “trying to do something only available on X11”.
Should all of these be reported?
In journalctl I see some notices that are not errors but stuff like “trying to do something only available on X11”.
Should all of these be reported?
Well it could be that the application uses some Qt functionality that does nothing on Wayland, and the developer may not be aware of that. Though it could be challenging to fix this in a cross-platform way.
BTW those warnings about requestActivate should go away when those apps migrate to Qt 6.