Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-77317

[suggestion] QtWayland.Compositor: change multi-screen behaviour

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.13.0
    • Wayland Compositor
    • None
    • Linux/Wayland

    Description

      Instead of each surface being on each output, it would be nice if the whole compositor is a "space".
      Basically what I'm proposing is the approach of

                  Repeater
                  {
                      model: shellSurfaces
                      ShellSurfaceItem
                      {
                          autoCreatePopupItems: true
                          shellSurface: modelData
                      }
                }
      

      to be parent-able not only to a window of an output but to the compositor itself and the shellsurfaceitem to be draggable accross WaylandOutputs.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            damianatorrpm Damian Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes