projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65e0777
)
Rename noaccel to unaccel for consistency
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 17 Feb 2015 21:43:03 +0000
(07:43 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 18 Feb 2015 05:05:56 +0000
(15:05 +1000)
No functional changes, this affects the declaration only.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput-private.h
patch
|
blob
|
history
diff --git
a/src/libinput-private.h
b/src/libinput-private.h
index 14f5d674592799ae4e220c060f5356d0e3beea2b..410f39a8f3ae7019de30aa80b17507e37fdfb097 100644
(file)
--- a/
src/libinput-private.h
+++ b/
src/libinput-private.h
@@
-283,8
+283,8
@@
pointer_notify_motion(struct libinput_device *device,
uint64_t time,
double dx,
double dy,
- double dx_
no
accel,
- double dy_
no
accel);
+ double dx_
un
accel,
+ double dy_
un
accel);
void
pointer_notify_motion_absolute(struct libinput_device *device,