index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
xpr
/
xprScreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
Fix XQuartz build
Jon Turney
1
-0
/
+2
2014-08-11
XQuartz: Better support turning off "Displays have separate Spaces" on OS X M...
Jeremy Huddleston Sequoia
1
-6
/
+17
2014-05-31
XQuartz: Update logic to account for title bar on every display in Mavericks
Jeremy Huddleston Sequoia
1
-3
/
+13
2012-12-18
XQuartz: Don't add the 15bit visual any more
Jeremy Huddleston Sequoia
1
-0
/
+5
2012-03-24
XQuartz: Source formatting cleanup
Jeremy Huddleston
1
-43
/
+48
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-126
/
+142
2011-06-01
XQuartz: ASL: Use xpr subsystem for logging xpr messages
Jeremy Huddleston
1
-1
/
+0
2011-05-22
XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...
Jeremy Huddleston
1
-0
/
+1
2011-05-22
XQuartz: Update DEBUG_LOG to report to ASL
Jeremy Huddleston
1
-1
/
+1
2011-03-23
XQuartz: Put ifdef guards around have_depth label (-Wunused-label)
Jeremy Huddleston
1
-0
/
+2
2011-02-27
XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
Jeremy Huddleston
1
-1
/
+26
2011-02-27
XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs
Jeremy Huddleston
1
-0
/
+7
2010-09-28
XQuartz: RandR: Don't change the rootless preference when changing RandR mode
Jeremy Huddleston
1
-2
/
+3
2010-09-28
XQuartz: RandR: Respond better to resolution changes made outside X
Jeremy Huddleston
1
-0
/
+1
2010-09-28
XQuartz: RandR: Implement basic RandR functionality.
Jan Hauffa
1
-2
/
+4
2010-09-13
rootless: Delete dead remnants of rootless acceleration.
Jamey Sharp
1
-6
/
+0
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-01-30
XQuartz: Attatch a stub display when CoreGraphics reports no displays.
Jeremy Huddleston
1
-0
/
+13
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
1
-2
/
+2
2009-07-31
XQuartz: Unify how we set our bitmasks for visuals
Jeremy Huddleston
1
-19
/
+6
2009-07-31
XQuartz: no DirectColor
Jeremy Huddleston
1
-2
/
+2
2009-07-25
XQuartz: xpr: Added missing include for RootlessHideAllWindows
Jeremy Huddleston
1
-0
/
+2
2009-04-10
XQuartz: In rooted mode, make sure we start in the hidden state.
Jeremy Huddleston
1
-0
/
+3
2009-01-11
XQuartz: misc 1.6 updates (still --disable-glx)
Jeremy Huddleston
1
-1
/
+3
2008-12-28
XQuartz: Re-enable rlAccel
Jeremy Huddleston
1
-3
/
+1
2008-12-23
XQuartz: Use depth=24 instead of FatalError if we can't figure out our depth
Jeremy Huddleston
1
-15
/
+15
2008-12-10
XQuartz: Make debugging output for invalid depths a bit more detailed
Jeremy Huddleston
1
-2
/
+2
2008-11-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-4
/
+0
2008-11-14
fix compilation on systems that don't have
Ben Byer
1
-2
/
+6
2008-10-31
XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHas...
Jeremy Huddleston
1
-5
/
+5
2008-10-31
XQuartz: Don't map the menu bar to the screen area.
Jeremy Huddleston
1
-8
/
+2
2008-09-21
XQuartz: 64bit crash fix ... don't pass pointers through xe.
Jeremy Huddleston
1
-2
/
+1
2008-05-01
XQuartz: Adjust the screen origin offset properly for multimonitor setups
Jeremy Huddleston
1
-0
/
+1
2008-04-24
XQuartz: More multi-monitor work... reverted Ben's workaround (worked for sid...
Jeremy Huddleston
1
-2
/
+8
2008-04-24
XQuartz: Cleaned up multi-monitor support.
Jeremy Huddleston
1
-14
/
+22
2008-04-21
Fix for pointer-offset issue when using a multi-display environment on X11.app.
Ben Byer
1
-1
/
+1
2008-04-18
XQuartz: Handled sanitization of namespace better
Jeremy Huddleston
1
-0
/
+2
2008-04-17
XQuartz: Moved some rootless-specific cruft into xpr
Jeremy Huddleston
1
-3
/
+1
2008-04-16
XQuartz: Don't enable rootless accelerated functionality... crashy...
Jeremy Huddleston
1
-1
/
+3
2008-04-15
XQuartz: Removed a call to RootlessReorderWindow from the Carbon thread
Jeremy Huddleston
1
-1
/
+1
2008-04-02
XQuartz: Change reporting of space change to debug log rather than stderr
Jeremy Huddleston
1
-1
/
+1
2008-04-02
moved and renamed QuartzMessageServerThread to
Ben Byer
1
-4
/
+4
2008-04-02
just a bit of juggling headers around -- we're preparing
Ben Byer
1
-0
/
+1
2008-03-28
XQuartz: Fixed names of enums to be more consistent
Jeremy Huddleston
1
-4
/
+4
2008-03-21
XQuartz: Initial framework for dealing with spaces on OS-X
Jeremy Huddleston
1
-1
/
+10
2008-03-21
Rootless: Removed safeAlphaXXXX() in favor of using fb/pixman
Jeremy Huddleston
1
-10
/
+0
2008-01-04
XQuartz: Flush the debug log for easier debugging
Jeremy Huddleston
1
-46
/
+45
2008-01-03
XQuartz: Cleaned up color map configuration.
Jeremy Huddleston
1
-28
/
+53
2007-12-05
Darwin: Flattened quartz into darwin, renamed darwin xquartz
Jeremy Huddleston
1
-0
/
+414