OpenBSD X11 changes summary for 2016-10-03
==========================================

app                                     lib

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

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

app

  ~ cwm/client.c                          ~ cwm/kbfunc.c
  ~ cwm/xevents.c                         

  > client_ptrwarp should not deal with unhiding or raising clients (non ptr
  > requests); most callers do this already - deal with the few that do not.
  > client_ptrwarp becomes a simple wrapper (setpos) but it will be expanded.
  > (okan@)

  ~ cwm/kbfunc.c                          ~ cwm/mousefunc.c

  > For both kb and mouse move, it is possible to grab a client and move it
  > completely off the screen/region; instead, if the pointer is outside of
  > the client bounds, warp the pointer to the closest edge before moving.
  > (okan@)

  ~ cwm/calmwm.h                          ~ cwm/client.c
  ~ cwm/conf.c                            ~ cwm/parse.y

  > Defaults are split between defines and conf_init(); normalize these, as
  > well as give 'sticky' groups its own variable. (okan@)

  ~ cwm/calmwm.h                          ~ cwm/conf.c
  ~ cwm/menu.c                            

  > Start simplifying menu code; and in turn, remove a cursor no longer
  > needed. (okan@)

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

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

lib

  ~ pixman/pixman/pixman-vmx.c            

  > revert pixman-vmx.c to the version of pixman-0.32.8.
  > gcc 4.2 is not able to compile the new version.
  > XXX switch back to 0.34 once macppc switches to clang. (matthieu@)

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

Reply via email to