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?

  • deadcream
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    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.