Luya Tshimbalanga wrote: > Starting from 3.3.0 and only for Rawhide, initial Wayland support is > enabled for testing purpose using libdecor for window decoration > (currently generic) [2] and running on EGL. > > [https://developer.blender.org/rB29755e1df82e34061a0b0586234a5aaac5177d35 Looking at the code, the choice between client-side (libdecor) and server- side, i.e., compositor-side (xdg-decoration) window decorations is a compile-time choice only. That is unfortunate, because server-side decorations are preferred under KDE Plasma Wayland, whereas GNOME flat out refuses to implement them for Wayland (see https://gitlab.gnome.org/GNOME/mutter/-/issues/217). So a compile-time choice cannot make everyone happy. It should be decided at runtime (i.e., the code should try using xdg-decoration first, and only if that fails, fall back to libdecor). Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue