Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved QWayland and client windows decorations

    General and Desktop
    2
    3
    839
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      EDul last edited by

      Hi All,
      While implementing Wayland compositor based QWayland module from Qt5.7 I noticed some interesting side effect of using multiple extensions plugins. As shown below each client application have their own windowing style/theme. Problem is that, I need to support both native linux application(using xdg shell extension) and custom application(using Qt --platform wayland switch and default wayland shell).

      alt text

      Is there easy way to make windows style/theme consistent?

      On the other hand after some searching, it turned out that Wayland by default uses "client side decoration". In my case using "server side decoration" is one of possible solutions.
      Are there any other alternatives?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        Pretty interesting question. QtWayland is relatively new and the topic might need some deeper knowledge of the module, thus I'd recommend posting this on the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 1
        • E
          EDul last edited by

          Thank you for directions. I'll try there.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post