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

Olivier Fourdan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #328265|reviewed                    |none
             status|                            |
 Attachment #328265|0                           |1
        is obsolete|                            |

--- Comment #6 from Olivier Fourdan <[email protected]> ---
Created attachment 328469
  --> https://bugzilla.gnome.org/attachment.cgi?id=328469&action=edit
[PATCH 1/4] 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to