xserver/Xext
Adam Jackson 1f8a958a12 sync: Fix logic error from b55bf24858
That commit adds two hunks, and I _think_ they're backwards.  It adds
code to modify bracket_greater on NegativeTransition triggers, and
bracket_less on PositiveTransition triggers.  That breaks symmetry with
the surrounding code; the code as of this commit could probably be
simplified further.

I can't keep the sync trigger rules in my head for more than about five
minutes at a time, so I'm sending this on for more eyes.  RHEL 6.3's
xserver is shipping with b55bf248 reverted:

    https://bugzilla.redhat.com/show_bug.cgi?id=748704#c33

And there appear to be some upstream reports of the same issue:

    https://bugzilla.gnome.org/show_bug.cgi?id=658955

So I'd like to get this sorted out.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 4a6f42dda0)
2012-08-19 08:47:37 -07:00
..
bigreq.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
dpms.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
dpmsproc.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
dpmsstubs.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
geext.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
geext.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
geint.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
Makefile.am xext: Remove XCALIBRATE extension 2011-03-01 10:56:17 +10:00
panoramiX.c Xinerama: Fix ExtensionInit prototype 2012-08-01 18:04:37 -07:00
panoramiX.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
panoramiXh.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
panoramiXprocs.c Indentation: Change '& stuff' to '&stuff' 2012-03-27 11:50:43 -07:00
panoramiXsrv.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
panoramiXSwap.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
saver.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
security.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
securitysrv.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
shape.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
shm.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
shmint.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
sleepuntil.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
sleepuntil.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
sync.c sync: Fix logic error from b55bf24858 2012-08-19 08:47:37 -07:00
syncsdk.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
syncsrv.h Xext: drop InitServertime() declaration. 2012-03-30 14:51:33 -07:00
xace.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xace.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xacestr.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xcmisc.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xf86bigfont.c Use calloc to zero fill buffers being allocated for replies & events 2012-08-01 17:59:23 -07:00
xf86bigfontsrv.h New header for XF86Bigfont server functions 2010-03-22 00:48:04 -05:00
xres.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xselinux.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xselinux_ext.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xselinux_hooks.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xselinux_label.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xselinuxint.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xtest.c Xext: return BadAccess if PickPointer fails (#45796) 2012-03-30 14:44:02 -07:00
xvdisp.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xvdisp.h Fix swapped Xv dispatch under Xinerama. 2007-12-02 14:15:36 -05:00
xvdix.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xvmain.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xvmc.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xvmcext.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00