Commit Graph

2679 Commits

Author SHA1 Message Date
Ben Byer
7baba3f6b8 These changes are necessary, yet not sufficient, to get 8-bit indexed
color mode working in Xquartz.
2007-11-11 04:30:34 -08:00
Ben Byer
bf15469d6e Fixed the call to xp_init so that we now receive Motion notifications even
if X is not the active application.
fixes <rdar://problem/5167664> xeyes dead until window activation
2007-11-11 04:30:00 -08:00
Ben Byer
365eeda0bf Fix {/usr/X11,/Applications/Utilities}/X11.app install targets to properly respect
$DESTDIR.  Credit to Jeremy Huddleston
2007-11-09 15:44:30 -08:00
Ben Byer
9be5f6c850 bump to 1.2a8 2007-11-09 04:13:01 -08:00
Ben Byer
e99a715e54 fixes to allow Xvfb and Xephyr to be built if you build with --disable-xdarwin 2007-11-09 03:40:37 -08:00
Ben Byer
24ba8a985f fix for spurious "Are you sure you want to quit?" message 2007-11-08 22:17:38 -08:00
Ben Byer
b36f667a34 Adding "fake RandR" support from old X11.app 2007-11-08 22:12:41 -08:00
Ben Byer
3896576863 Patch to rootless code that should fix many crashes. Credit to Ken Thomases
at CodeWeavers for the patch.  From his description:

Fix a display bug with the X server.  The Generic Rootless extension
installs overrides for certain GC (graphics context) operations.  Within
these overrides, they temporarily uninstall themselves, perform their work,
and then reinstall themselves.  Except sometimes they would return early
and wouldn't reinstall themselves when they should.  Now they do in all cases.

Fix a bug in RootlessCopyWindow where early returns could leave the screen's
dispatch table entry for CopyWindow unwrapped.  We think that this is
another case (hopefully the last) of the rootless drawing bug.
2007-11-08 18:49:05 -08:00
Ben Byer
534bcdbe1a formatting fixes 2007-11-07 03:56:44 -08:00
Ben Byer
db8cd4429d Fix for off-by-one error in menu bar height calculation -- props to Nicholas Riley! 2007-11-07 03:55:08 -08:00
Ben Byer
d02506764a Undo some last-minute breakage in xpr.h 2007-11-07 03:10:52 -08:00
Ben Byer
1ff9cccd7b bump to version 1.2a7 2007-11-07 02:58:56 -08:00
Ben Byer
a0abe7982d removed debugging output 2007-11-07 02:28:49 -08:00
Ben Byer
63af22ae3a Fixed focus problem (clicking on an X11 window that sits behind
an Aqua window would not always bring it to the top of the stack.
2007-11-07 02:22:39 -08:00
Ben Byer
cb29f62b66 formatting changes. 2007-11-07 01:56:37 -08:00
Ben Byer
774920637a Fixed Spaces issue, correctly -- dragging an X window from one
Space to another in Expose mode now works.
2007-11-07 01:35:48 -08:00
Ben Byer
be688397ef Fixed glx/DarwinGlx symbol problems; other servers (such as xvfb and xnest)
should now be buildable from this code if you pass e.g. --enable-xvfb
to configure.
2007-11-06 23:19:03 -08:00
Ben Byer
8e1e422ba4 formatting cleanup 2007-11-05 20:25:10 -08:00
Ben Byer
a7de560b8d Fixed logic error that prevent JIS (Japanese) keyboard layouts from
being detected.
2007-11-05 20:01:34 -08:00
Ben Byer
c1c84e56d9 bump version to 1.2a6 2007-11-04 19:14:40 -08:00
Ben Byer
a4842dfa5b Disable deferred updates in xp_init to fix performance problems
-- thanks to Eric Gouriou for pointing out the issue
2007-11-04 19:14:10 -08:00
Ben Byer
7f9859dc0b bump version to 1.2a5 2007-11-03 22:06:39 -07:00
Ben Byer
4393d10c22 Initial support for Spaces -- if you use Expose to drag an X11
window to another Space, it will work correctly (as opposed
to just leaving a ghost window).  We accomplish this by listening
for the notification from Xplugin that our window has been moved,
and then we ask X11 to move the window to the new location.
2007-11-03 05:34:19 -07:00
Ben Byer
4d88b18daa bumped version to 1.2a4 2007-11-03 02:05:34 -07:00
Ben Byer
d2766aeb85 Imported a fix from xserver/master which was part of a larger refactoring of fbComposite
code. This part fixes a logic error in SafeAlphaComposite where some return paths resulted
in the server changing the color depth of a Drawable out from under the client.
This caused random crashes in many cairo/pango/gtk apps. Props to Guy Harris for tracking
this down in WireShark, but it will probably solve problems in other apps (Inkscape, Gimp?)
2007-11-02 15:19:39 -07:00
Ben Byer
a8910527b0 Fix for focus issue:
<rdar://problem/5289578> X11 menu bar uncoupled from X11 application's windows
Credit to William Mortensen for submitting the first community patch!
2007-11-02 02:59:29 -07:00
Ben Byer
a6f038d2f4 bump version to 1.2a3 2007-10-31 23:51:28 -07:00
Ben Byer
bac801abf2 Swap modifier keys for buttons 2 and 3 -- now Option-click is the middle click 2007-10-31 23:46:50 -07:00
Ben Byer
11259dc8c9 default for is_uchr should be 1, not 0 2007-10-31 23:45:58 -07:00
Ben Byer
6479d4e01e fixed an uninitialized variable, which caused keyboard breakage on x86
when building with optimization enabled.
2007-10-31 16:19:46 -07:00
Ben Byer
a3f72edee8 add -DROOTLESS_WORKAROUND to CFLAGS 2007-10-31 16:17:06 -07:00
Ben Byer
26e84bcd52 fixed bug that prevented customized Applications menu items
with arguments from working
2007-10-31 04:09:32 -07:00
Ben Byer
6b293e9204 fix incorrectly formatted .xinitrc warning 2007-10-31 04:08:06 -07:00
Ben Byer
9cf83386e8 Trap Deactivate messages and release modifiers to avoid "stuck shift lock" (etc) bugs 2007-10-31 03:39:47 -07:00
Ben Byer
e306e8760f Workaround for a bug where the holding down Command to make a "fake"
button 2 click would actually result in a Command-2 chord.
(I.e. it wasn't releasing Command before clicking the fake button.)
2007-10-31 03:22:18 -07:00
Ben Byer
54a552c94e DIX Fix: QueryFontReply packets can be too big to be allocated on the stack 2007-10-30 20:00:21 -07:00
Ben Byer
bb8eae78d5 Enable PseudoramiX extension by default, like on the old server 2007-10-30 19:05:02 -07:00
Ben Byer
6b6b1d09bf make dist fixes 2007-10-29 18:11:10 -07:00
Ben Byer
2c8e36ecd1 Added patch fix yellow-cursor problem which appears on some Intel Macs 2007-10-29 16:18:48 -07:00
Ben Byer
353d0de660 Some autoconf hacks to make 'make dist' work correctly 2007-10-29 16:15:22 -07:00
Ben Byer
5d1193aa31 finished committing downstream changes 2007-10-29 00:07:29 -07:00
Ben Byer
1ffcc5371c more patches, autoconf fixes... 2007-10-28 17:22:16 -07:00
Ben Byer
c1e08cef60 More patches from downstream 2007-10-27 23:33:51 -07:00
Ben Byer
67fe8339fa added missing "f" flag to jump target in asm blocks
(This sometimes prevents builds on Darwin, but is apparently
universally incorrect.  I just work here.)
2007-10-27 04:17:29 -07:00
Ben Byer
de4fe33c71 removed CVS Id tags 2007-10-27 02:22:56 -07:00
Ben Byer
c6c23d7035 merged the rest of Apple patches to xserver 2007-10-27 01:38:31 -07:00
Ben Byer
cc9b4723ec added missing file from Apple version of 7.2 2007-10-26 15:40:35 -07:00
Ben Byer
8b0fcf2427 added Apple-specific defaults to configure.ac 2007-10-26 14:10:03 -07:00
Adam Jackson
b9dc0aeea8 Fix release date. 2007-01-23 00:37:23 -05:00
Adam Jackson
bd8ef88d18 Bump video and input ABI minors.
Sadly this is a video ABI number already present in master, but that'll
just have to change, won't it?
2007-01-22 23:00:06 -05:00