commit | 62efe20cb91a3e49cb6a107b919333de58d0f6bd | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Thu Sep 27 18:40:41 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Oct 15 20:54:43 2012 -0400 |
tree | 3a15f5cdfa34eab12fa6de4b303a170326feb78c | |
parent | 87b07352730bc43c6711d0709d198d615b283e76 [diff] |
compositor-x11: Update axis notifications to follow protocol Axis events are in the same coordinate space as motion events, thus measured in pixels. To emulate axis events for discrete events move the axis by a number of pixels every step. Signed-off-by: Jonas Ådahl <jadahl@gmail.com>