[Xquartz-changes] [jeremyhu/quartz-wm] dc4487: Provide the dock-support API as a dylib

Jeremy Huddleston jeremyhu at apple.com
Thu Feb 16 23:06:03 PST 2012


  Branch: refs/heads/quartz-wm-1.1-branch
  Home:   https://github.com/jeremyhu/quartz-wm
  Commit: dc44878befb0ee089be430966c4c3c5c50dea883
      https://github.com/jeremyhu/quartz-wm/commit/dc44878befb0ee089be430966c4c3c5c50dea883
  Author: Jeremy Huddleston <jeremyhu at apple.com>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M Makefile.am
  M configure.ac
  A lib/.gitignore
  A lib/Makefile.am
  A lib/dock-support.h
  A lib/libquartz-wm-ds.apsl.dylib
  M src/Makefile.am
  R src/binary/dock-support.o
  A src/dock-support-handler.m
  R src/dock-support.h
  M src/main.m
  M src/quartz-wm.h
  M src/x-input.m
  M src/x-screen.h
  M src/x-screen.m
  M src/x-window.h
  M src/x-window.m

  Log Message:
  -----------
  Provide the dock-support API as a dylib

This should allow easier building on and deployment to different
versions of Mac OS X.

Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
(cherry picked from commit c724411a40635de8b081c620f2cb0414c4234e96)

Conflicts:

	src/dock-support.h
	src/main.m
	src/quartz-wm.h
	src/x-input.m
	src/x-screen.h
	src/x-screen.m
	src/x-window.h
	src/x-window.m





More information about the Xquartz-changes mailing list