[PULL] Misc XQuartz changes for 1.11
Jeremy Huddleston
jeremyhu at apple.com
Tue Mar 1 20:07:11 PST 2011
The following changes since commit f3d19c0cf3327cceb90f7378f5d8fc0c3e327400:
Version bumped to 1.10 (2011-02-25 21:25:58 -0800)
are available in the git repository at:
git://people.freedesktop.org/~jeremyhu/xserver master
Jeremy Huddleston (6):
XQuartz: RandR: Capture the display when switching modes with RandR
XQuartz: RandR: Provide an alert box when entering a RandR mode for the first time.
XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs
Revert "rootless: Remove ROOTLESS_WORKAROUND"
XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types
configure.ac | 2 +-
hw/xquartz/X11Application.h | 3 ++
hw/xquartz/X11Application.m | 29 +++++++++++++++++
.../Resources/English.lproj/Localizable.strings | Bin 2698 -> 4410 bytes
hw/xquartz/pbproxy/x-selection.h | 2 +
hw/xquartz/quartz.c | 2 +
hw/xquartz/quartz.h | 2 +
hw/xquartz/quartzRandR.c | 27 ++++++++++------
hw/xquartz/xpr/xprAppleWM.c | 2 +
hw/xquartz/xpr/xprFrame.c | 4 ++
hw/xquartz/xpr/xprScreen.c | 34 +++++++++++++++++++-
miext/damage/damage.c | 6 +++-
12 files changed, 100 insertions(+), 13 deletions(-)
More information about the xorg-devel
mailing list