Details

    • Technical task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • QPA, QPA: Wayland
    • None
    • Linux/Wayland

    Description

      On Wayland it is not possible to grab the keyboard or mouse. But there still might be situations and user interactions where no system wide shortcuts should be triggered.
      There is a standard protocol to request that no shortcuts should be activated while a window has focus.
      To use this we need to pass the wl_seat (which is available in QNativeInterface::QWaylandApplication and wl_surface of the window (QNativeInterface::Private::QWaylandWindow)
      We use this while recording key input in our shortcut settings.

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            davidre David Redondo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes