Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Weston + Qt5 Minimal-QML example

Weston + Qt5 Minimal-QML example

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 2 Posters 1.3k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    adam.yh.lee
    wrote on last edited by
    #1

    I am trying to run one of Qt5's Wayland Compositor examples. And I realize I still lack the concepts behind display server/client within the context of Wayland/Weston.

    When I am running a Qt5 Compositor, I should have Weston already running at the backend as the display server, correct?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi,

      You are right.
      There are several possibilities: either have Weston running or one you implement yourself using the QtWayland module

      You can find some information on the QtWayland wiki page.

      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
      1
      • A Offline
        A Offline
        adam.yh.lee
        wrote on last edited by SGaist
        #3

        Thanks I just had to get it confirmed by someone like "Lifetime Qt Champion" ;).

        1 Reply Last reply
        0
        • A Offline
          A Offline
          adam.yh.lee
          wrote on last edited by adam.yh.lee
          #4

          Just one more question - I just read on Wikipedia:

          Display servers that implement the Wayland display server protocol are also called Wayland compositors because they additionally perform the task of a compositing window manager.
          

          This seems to contradict our discussion. Is display server the same thing as the compositor? If so, isn't Qt5's Minimal-QML compositor example an implementation of Wayland protocol (much like Weston)?

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            My bad ! I slightly misunderstood your question. I have now fixed my answer.

            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
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved