[Wayland-bugs] [Bug 735531] New: Make tooltips use subsurfaces on wayland

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 27 08:51:21 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735531
  gtk+ | Backend: Wayland | unspecified

           Summary: Make tooltips use subsurfaces on wayland
    Classification: Platform
           Product: gtk+
           Version: unspecified
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
        AssignedTo: gtk-bugs at gtk.org
        ReportedBy: carlosg at gnome.org
         QAContact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---


On wayland, tooltips windows currently get shown as a xdg_popup, which is not
designed for tooltips, as it involves compositor grabs, and actually takes the
focus away of the window being tipped about.

I'm attaching a small patch that uses the same trick on popovers than on entry
completion windows, so tooltips are rendered on a subsurface, and act on
wayland as you'd expect.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list