[Wayland-bugs] [Bug 766722] Wayland: gtkcombox menu misplaced in master

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed May 25 07:48:01 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766722

Olivier Fourdan <ofourdan at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #328469|0                           |1
        is obsolete|                            |

--- Comment #12 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 328476
  --> https://bugzilla.gnome.org/attachment.cgi?id=328476&action=edit
[PATCH 1/4 v2] display: Add vfunc for has_global_coords()

Not all gdk backends support global coordinates (e.g. Wayland or Mir do
not) but applications have no way to tell if it's supported or not,
other than by checking the underlying windowing system and backend used.

Add a vfunc to the gdkdisplay so that each backend can optionally
declare itself supporting or not global coordinates.

---
 v2: Fix function name (_coord instead of _coordinates) in documentation 
     header.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160525/158334f0/attachment.html>


More information about the wayland-bugs mailing list