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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
     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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to