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

QtWayland requests window activation on every focus object change

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.5.0, 6.6.0
    • 6.4.2
    • QPA: Wayland
    • None
    • Linux/Wayland
    • 2fa2a5184 (dev), d94a128c1 (6.5)

      Whenever the focus object changes, for example as the result of the wayland compositor activating the window, QtWayland QPA requests window activation. It results in unnecessary traffic between the client and the compositor. It also conflicts with the compositor's policies, which in some cases, can "break" compositor features, e.g. https://bugs.kde.org/show_bug.cgi?id=466171

      Ideally, xdg-activation should be used in response to concrete user actions, e.g. clicking a link in a web browser to open a new application, etc.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            zzag Vlad Zahorodnii
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes