[Wayland-bugs] [Bug 763859] New: gdkdevice-wayland.c cleanups

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 18 11:14:19 UTC 2016


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

            Bug ID: 763859
           Summary: gdkdevice-wayland.c cleanups
    Classification: Platform
           Product: gtk+
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: carlosg at gnome.org
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

When GdkSeat was introduced, the older GdkWaylandDeviceData (that mostly
represented a seat) was renamed to GdkWaylandSeat, but a typedef to
GdkWaylandDeviceData was kept around, as the changes were too many, too
unrelated, and would create many conflicts with patches/branches that were
pending merging.

Now that the situation is more or less clear, I'm attaching some patches doing
this cleanup. Further future refactoring might split this into
gdkseat-wayland.[ch] and gdkdevice-wayland.[ch] so we don't manage all of
GdkSeat+GdkDeviceManager+GdkDevice (+ parts of GdkDragContext) in a single C
file, I'll refrain from this till wip/tablet-support is merged though.

The patches are basically a manual search and replace, sanity checks/review
appreciated though.

-- 
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/20160318/9195a3c8/attachment-0001.html>


More information about the wayland-bugs mailing list