xserver/dix
Peter Hutterer 1e95a7df5f dix: put warning in for scroll increments of 0
If the increment is 0 but this is a scroll axis, it's definitely a bug.
Nonetheless, it has happened, so put a warning in and a return statement
that we avoid the infinite loop and hopefully be able to reproduce later.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
2015-09-23 10:51:45 -04:00
..
.gitignore
BuiltInAtoms
Makefile.am
Xserver-dtrace.h.in
Xserver.d Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls 2015-02-10 18:14:44 -08:00
atom.c atom: make FreeAtom static 2015-07-08 16:41:29 -04:00
buildatoms
colormap.c configurable maximum number of clients 2015-08-24 00:00:18 -07:00
cursor.c cursor: drop ARGB_CURSOR 2015-06-30 12:17:51 +10:00
devices.c dix: fix indentation 2015-05-20 12:44:54 +10:00
dispatch.c configurable maximum number of clients 2015-08-24 00:00:18 -07:00
dispatch.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
dixfonts.c dix: Unexport various implementation details 2015-07-08 16:40:57 -04:00
dixutils.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
enterleave.c dix: Unexport various implementation details 2015-07-08 16:40:57 -04:00
enterleave.h dix: Unexport various implementation details 2015-07-08 16:40:57 -04:00
eventconvert.c
events.c dix/events: Set currentTime to the given time stamp in NoticeTime 2015-05-11 15:40:04 -07:00
extension.c Convert dix/* to new *allocarray functions 2015-04-21 16:57:08 -07:00
ffs.c
gc.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
getevents.c dix: put warning in for scroll increments of 0 2015-09-23 10:51:45 -04:00
globals.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
glyphcurs.c Let calloc handle multiplication 2015-04-21 16:57:07 -07:00
grabs.c Convert dix/* to new *allocarray functions 2015-04-21 16:57:08 -07:00
initatoms.c
inpututils.c dix: Add unaccelerated valuators to the ValuatorMask 2015-05-20 12:44:58 +10:00
main.c privates: Clear screen-specific keys during CloseScreen 2015-09-21 14:18:51 -04:00
pixmap.c prime: add rotation support for offloaded outputs (v2) 2015-07-08 11:13:09 -07:00
privates.c privates: Clear screen-specific keys during CloseScreen 2015-09-21 14:18:51 -04:00
property.c Convert dix/* to new *allocarray functions 2015-04-21 16:57:08 -07:00
protocol.txt dix: remove dead extensions to protocol.txt 2015-09-22 13:44:59 -04:00
ptrveloc.c
region.c Convert dix/* to new *allocarray functions 2015-04-21 16:57:08 -07:00
registry.c
resource.c configurable maximum number of clients 2015-08-24 00:00:18 -07:00
selection.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
stubmain.c
swaprep.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
swapreq.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
tables.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
touch.c debug output format fix in TouchEventHistoryPush() 2015-08-28 12:07:13 +01:00
window.c dix: Restore PaintWindow screen hook 2015-07-08 16:41:28 -04:00