Searched full:xquartz (Results 1 – 9 of 9) sorted by relevance
12 Thread support has been improved since the libGL in XQuartz 2.3.2.1.63 can be run remotely and displayed by XQuartz. This means you can run64 applications from a remote host on an XQuartz X server.
420 # Install xquartz for prereqs ...422 wget -nv https://dl.bintray.com/xquartz/downloads/XQuartz-${XQUARTZ_VERSION}.dmg423 hdiutil attach XQuartz-${XQUARTZ_VERSION}.dmg424 sudo installer -pkg /Volumes/XQuartz-${XQUARTZ_VERSION}/XQuartz.pkg -target /425 hdiutil detach /Volumes/XQuartz-${XQUARTZ_VERSION}
10 mactypes = {'carbon', 'cocoa', 'xquartz'}47 (macosx.isXQuartz, ('xquartz')),
32 _tk_type = "xquartz"69 return _tk_type == "xquartz"
544 # Cocoa Tk and XQuartz Tk so we should not use it
26 _tk_type = "xquartz"68 return _tk_type == "xquartz"
568 # for Cocoa Tk and XQuartz Tk so we should not use it
115 - Make xkbcommon-x11 work with the keymap reported by the XQuartz
657 * The XQuartz 2.3.2.1 X server doesn't set this properly, so in createConfigsFromProperties()