index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
X11Controller.m
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
XQuartz: Silence -Wformat-security for NSRunAlertPanel
Jeremy Huddleston Sequoia
1
-3
/
+3
2015-06-09
XQuartz: Silence -Wunused-variable
Jeremy Huddleston Sequoia
1
-1
/
+0
2015-06-09
XQuartz: Silence -Wpointer-bool-conversion
Jeremy Huddleston Sequoia
1
-3
/
+3
2014-04-06
XQuartz: Ensure we wait for the server thread to terminate
Jeremy Huddleston Sequoia
1
-3
/
+2
2014-01-12
XQuartz: Mark applicationWillTerminate: noreturn
Jeremy Huddleston Sequoia
1
-1
/
+1
2013-12-12
XQuartz: Use asl_log_descriptor to log stdout/stderr of child processes
Jeremy Huddleston Sequoia
1
-4
/
+4
2013-11-10
XQuartz: Don't sleep forever on exit if usleep() returns an error
Jeremy Huddleston Sequoia
1
-1
/
+1
2012-08-16
XQuartz: Use asl_log_descriptor for children as well
Jeremy Huddleston Sequoia
1
-2
/
+60
2012-03-24
XQuartz: Source formatting cleanup
Jeremy Huddleston
1
-361
/
+417
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-667
/
+679
2012-01-29
XQuartz: Toggle off fullscreen mode when XQuartz is hidden
Jeremy Huddleston
1
-0
/
+7
2011-07-19
XQuartz: Add GUI controls to toggle scroll_in_device_direction
Jeremy Huddleston
1
-2
/
+16
2010-12-08
XQuartz: Just NSBeep() for XBell()
Jeremy Huddleston
1
-4
/
+0
2010-09-28
XQuartz: RandR: Don't change the rootless preference when changing RandR mode
Jeremy Huddleston
1
-21
/
+21
2010-04-11
XQuartz: Add a defaults option to toggle Alt / Mode_switch
Jeremy Huddleston
1
-40
/
+62
2009-11-05
XQuartz: Cleanup X11Controller.m compilation warnings.
Jeremy Huddleston
1
-8
/
+8
2009-09-29
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
1
-3
/
+1
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
1
-1
/
+3
2009-08-25
XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger ty...
Jeremy Huddleston
1
-8
/
+0
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
1
-2
/
+1
2009-07-28
XQuartz: Avoid a possible spinlock in applicationWillTerminate
Jeremy Huddleston
1
-1
/
+4
2009-07-24
XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch....
Jeremy Huddleston
1
-1
/
+1
2009-07-24
XQuartz: Change handling of Windows menu to workaround a bug triggered by mix...
Jeremy Huddleston
1
-14
/
+23
2009-07-24
XQuartz: Set can_quit to true during a Sparkle-initiated relaunch.
Jeremy Huddleston
1
-5
/
+9
2009-07-24
XQuartz: Added a "Check for X11 Updates..." menu item.
Jeremy Huddleston
1
-0
/
+21
2009-01-25
XQuartz: SnowLeopard: Help system book name changed in 10.6
Jeremy Huddleston
1
-8
/
+9
2008-12-21
XQuartz: Run applications via '/bin/sh -c ...' to support users who expect sh...
Jeremy Huddleston
1
-25
/
+5
2008-12-10
XQuartz: Avoid using login /bin/sh blech. Just use a bash script to start th...
Jeremy Huddleston
1
-54
/
+68
2008-11-28
XQuarz: Setup our PATH and PWD earlier, so our initial client benefits from i...
Jeremy Huddleston
1
-14
/
+1
2008-11-25
XQuartz: Simplify the xquartz_resetenv_display path
Jeremy Huddleston
1
-11
/
+1
2008-11-25
XQuartz: Force X11Controller to reset a broken DISPLAY envvar.
Jeremy Huddleston
1
-0
/
+12
2008-11-21
XQuartz: More Tiger ifdefs
Jeremy Huddleston
1
-2
/
+9
2008-10-31
XQuartz: Add option to allow access to the menu in fullscreen mode
Jeremy Huddleston
1
-12
/
+17
2008-10-21
XQuartz: More progress towards fullscreen...
Jeremy Huddleston
1
-2
/
+0
2008-10-08
XQuartz: Some motion made towards supporting fullscreen.
Jeremy Huddleston
1
-5
/
+1
2008-10-03
XQuartz: Send AppleWMReloadPreferences where appropriate.
Jeremy Huddleston
1
-34
/
+25
2008-09-21
XQuartz: "Disable" the text when syncing is disabled.
Jeremy Huddleston
1
-6
/
+6
2008-09-21
XQuartz: Added a preferences UI for pbproxy options.
Jeremy Huddleston
1
-3
/
+48
2008-09-12
XQuartz: Dead code removal
Jeremy Huddleston
1
-1
/
+0
2008-09-12
XQuartz: 256 color support
Jeremy Huddleston
1
-3
/
+0
2008-09-03
XQuartz: Removed "Done" button from Applications Customization. Now properly...
Jeremy Huddleston
1
-0
/
+7
2008-08-30
XQuartz: Fixed editing of Applications menu
Jeremy Huddleston
1
-13
/
+9
2008-08-20
XQuartz: Support windowItemModMask=0 or -1 to disable window shortcuts.
Jeremy Huddleston
1
-1
/
+4
2008-08-20
XQuartz: Added window_item_modifiers defaults item (and option to localizatio...
Jeremy Huddleston
1
-2
/
+6
2008-05-01
XQuartz: Adjust the screen origin offset properly for multimonitor setups
Jeremy Huddleston
1
-0
/
+1
2008-04-28
XQuartz: More startup / threading house cleaning.
Jeremy Huddleston
1
-2
/
+2
2008-04-26
XQuartz: Cleaned up startup and thread creation a tad.
Jeremy Huddleston
1
-2
/
+2
2008-04-21
XQuartz: Fixed cmd-tab to bring all windows forward.
Jeremy Huddleston
1
-6
/
+0
2008-04-21
XQuartz: Fixed quit dialog to be more conforming with HIG.
Jeremy Huddleston
1
-14
/
+16
2008-04-18
XQuartz: More sanitization of the namespace
Jeremy Huddleston
1
-5
/
+5
[next]