mutter/clutter/wayland
Jonas Ådahl 7ed92c845f Fix scaling of pointer axis vectors
The vector of libinput and Wayland pointer axis events are in pointer
motion coordinate space. To convert to clutter's internal representation
the vectors need to be scaled to Xi2 scroll steps.

https://bugzilla.gnome.org/show_bug.cgi?id=723560
2014-05-28 10:20:13 +01:00
..
clutter-backend-wayland-priv.h wayland: Implement support for 'cursor-visible' stage property 2013-11-14 18:34:40 +00:00
clutter-backend-wayland.c docs: Port backend-specific sections to markdown 2014-03-17 23:10:07 +00:00
clutter-backend-wayland.h
clutter-device-manager-wayland.c
clutter-device-manager-wayland.h
clutter-event-wayland.c Avoid needless event copies when queueing from a backend to a stage 2014-03-15 19:44:57 +00:00
clutter-event-wayland.h
clutter-input-device-wayland.c Fix scaling of pointer axis vectors 2014-05-28 10:20:13 +01:00
clutter-input-device-wayland.h wayland: Keep track of button modifier state 2014-03-14 18:24:03 -04:00
clutter-stage-wayland.c clutter-stage-wayland: Enable clipped redraws 2014-03-14 17:56:13 +01:00
clutter-stage-wayland.h wayland: Implement support for 'cursor-visible' stage property 2013-11-14 18:34:40 +00:00
clutter-wayland-compositor.h Annotate symbols in backend-specific headers 2014-03-17 19:26:49 +00:00
clutter-wayland-surface.c
clutter-wayland-surface.h wayland: Add missing CLUTTER_AVAILABLE annotations 2014-03-25 14:05:46 +01:00
clutter-wayland.h