OpenBSD X11 changes summary for 2016-04-17 to 2016-04-24 inclusive
==================================================================

driver                                  lib
xserver                                 

== driver ============================================================ 01/03 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/driver

driver

  ~ xf86-input-synaptics/src/wsconscomm.c

  > Don't stop scrolling when handling TOUCH_RESET events.
  > To avoid jumps, the original version of the handler clears
  > the scroll flags. The method works well if a scroll gesture
  > continues, but it can preclude "coasting". The new version
  > adjusts the coordinates that determine the speed and direction
  > of scrolling.
  > ok shadchin@, mpi@ (bru@)

== lib =============================================================== 02/03 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/lib

lib

  ~ mesa/src/egl/drivers/dri2/platform_x11.c

  > Make sure we authenticate before calling loader_get_driver_for_fd().  This
  > function invokes some drm ioctls that require the client to be
  > authenticated.
  > tested by espie@
  > ok jsg@ (kettenis@)

== xserver =========================================================== 03/03 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/xserver

xserver

  ~ hw/xfree86/os-support/bsd/bsd_init.c

  > Fall back to /dev/ttyC0 when the console device is not a wsdisplay(4)
  > Problem noticed by sthen@. (matthieu@)

  ~ hw/xfree86/os-support/bsd/bsd_init.c

  > Fix white space/indentation to match X.Org style. (matthieu@)

===============================================================================
_______________________________________________
owc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/owc

Reply via email to