OpenBSD X11 changes summary for 2016-09-16
==========================================

app                                     distrib

== app =============================================================== 01/02 ==

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

app

  ~ cwm/calmwm.h                          ~ cwm/client.c
  ~ cwm/screen.c                          ~ cwm/xevents.c
  ~ cwm/xutil.c                           

  > During init, query screen for _NET_ACTIVE_WINDOW and set that client as
  > active; while we already look at what's under the pointer, use this
  > information first, then look under the pointer (saving that round-trip).
  > This restores the active state to a client after restart even if the
  > pointer is not above it (and of course the pointer is not above another
  > client). (okan@)

  ~ video/video.c                         

  > Make video -i work ootb.
  > video(1) uses mmap and ioctls by default, those ioctls only work on
  > video(4) devices.  If -i is passed, use read(2) instead of the mmap(2)
  > routines, instead of requiring the user to pass also pass the -g flag.
  > (jca@)

== distrib =========================================================== 02/02 ==

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

distrib

  ~ sets/lists/xserv/md.alpha             ~ sets/lists/xserv/md.amd64
  ~ sets/lists/xserv/md.armv7             ~ sets/lists/xserv/md.hppa
  ~ sets/lists/xserv/md.i386              ~ sets/lists/xserv/md.loongson
  ~ sets/lists/xserv/md.macppc            ~ sets/lists/xserv/md.sgi
  ~ sets/lists/xserv/md.sparc64           ~ sets/lists/xserv/mi

  > sync (deraadt@)

===============================================================================
_______________________________________________
odc mailing list
odc@squish.net
http://www.squish.net/mailman/listinfo/odc

Reply via email to