https://bugzilla.gnome.org/show_bug.cgi?id=766722
Olivier Fourdan <ofour...@redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #328469|0 |1
is obsolete| |
--- Comment #12 from Olivier Fourdan <ofour...@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.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs