Ben Byer
ef290201d6
Fix for stuck modifier keys, attempt 2!
2007-11-19 02:38:22 -08:00
Ben Byer
9e9633c670
And now we kill XDarwinApp -- credit, Jeremy Huddleston
2007-11-19 02:38:22 -08:00
Ben Byer
b772f42723
Patch to fix various issues with the launcher, courtesy of Jeremy Huddleston
2007-11-19 02:38:22 -08:00
Ben Byer
c7573379a8
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-19 02:38:22 -08:00
Ben Byer
300e1bb458
Fix {/usr/X11,/Applications/Utilities}/X11.app install targets to properly respect
...
$DESTDIR. Credit to Jeremy Huddleston
2007-11-19 02:38:21 -08:00
Ben Byer
c3a514ba45
bump to 1.2a8
2007-11-19 02:38:21 -08:00
Ben Byer
fe794635bd
fixes to allow Xvfb and Xephyr to be built if you build with --disable-xdarwin
2007-11-19 02:38:21 -08:00
Ben Byer
30cbfc786e
fix for spurious "Are you sure you want to quit?" message
2007-11-19 02:38:21 -08:00
Ben Byer
633490c4e8
Adding "fake RandR" support from old X11.app
2007-11-19 02:38:21 -08:00
Ben Byer
9c30b6b9aa
formatting fixes
2007-11-19 02:38:21 -08:00
Ben Byer
826610d216
Fix for off-by-one error in menu bar height calculation -- props to Nicholas Riley!
2007-11-19 02:38:21 -08:00
Ben Byer
e5652a59f1
Undo some last-minute breakage in xpr.h
2007-11-19 02:38:21 -08:00
Ben Byer
f86db8249b
bump to version 1.2a7
2007-11-19 02:38:21 -08:00
Ben Byer
6adb325e7a
removed debugging output
2007-11-19 02:38:21 -08:00
Ben Byer
1dc55c67d9
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-19 02:38:20 -08:00
Ben Byer
e5ecee6364
formatting changes.
2007-11-19 02:38:20 -08:00
Ben Byer
7f1780091b
Fixed Spaces issue, correctly -- dragging an X window from one
...
Space to another in Expose mode now works.
2007-11-19 02:38:20 -08:00
Ben Byer
0504639d9f
formatting cleanup
2007-11-19 02:38:20 -08:00
Ben Byer
c3a9b7a664
Fixed logic error that prevent JIS (Japanese) keyboard layouts from
...
being detected.
2007-11-19 02:38:20 -08:00
Ben Byer
707ae28034
bump version to 1.2a6
2007-11-19 02:38:20 -08:00
Ben Byer
1a1be462ed
Disable deferred updates in xp_init to fix performance problems
...
-- thanks to Eric Gouriou for pointing out the issue
2007-11-19 02:38:20 -08:00
Ben Byer
a36983602f
bump version to 1.2a5
2007-11-19 02:38:20 -08:00
Ben Byer
2d50ea8013
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-19 02:38:20 -08:00
Ben Byer
b6681aff2b
bumped version to 1.2a4
2007-11-19 02:38:20 -08:00
Ben Byer
fd6a04e530
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-19 02:38:19 -08:00
Ben Byer
375d506209
bump version to 1.2a3
2007-11-19 02:38:19 -08:00
Ben Byer
0aa61293b6
Swap modifier keys for buttons 2 and 3 -- now Option-click is the middle click
2007-11-19 02:38:19 -08:00
Ben Byer
374eb38063
default for is_uchr should be 1, not 0
2007-11-19 02:38:19 -08:00
Ben Byer
947fdd9fe8
fixed an uninitialized variable, which caused keyboard breakage on x86
...
when building with optimization enabled.
2007-11-19 02:38:19 -08:00
Ben Byer
ab304446f7
fixed bug that prevented customized Applications menu items
...
with arguments from working
2007-11-19 02:38:19 -08:00
Ben Byer
cf51502a81
fix incorrectly formatted .xinitrc warning
2007-11-19 02:38:19 -08:00
Ben Byer
2b189a9933
Trap Deactivate messages and release modifiers to avoid "stuck shift lock" (etc) bugs
2007-11-19 02:38:19 -08:00
Ben Byer
0d5dd5dffa
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-11-19 02:38:19 -08:00
Ben Byer
a221730d23
Enable PseudoramiX extension by default, like on the old server
2007-11-19 02:38:18 -08:00
Ben Byer
0c7acd113e
make dist fixes
2007-11-19 02:38:18 -08:00
Ben Byer
2db9600f6a
Added patch fix yellow-cursor problem which appears on some Intel Macs
2007-11-19 02:38:18 -08:00
Ben Byer
fe7d2be313
Some autoconf hacks to make 'make dist' work correctly
2007-11-19 02:38:18 -08:00
Ben Byer
f86d2ef33f
finished committing downstream changes
2007-11-19 02:38:18 -08:00
Ben Byer
b3dc1483f7
more patches, autoconf fixes...
2007-11-19 02:38:18 -08:00
Ben Byer
6ff9f43ae2
More patches from downstream
2007-11-19 02:38:18 -08:00
Ben Byer
b79ecaba29
removed CVS Id tags
2007-11-19 02:38:17 -08:00
Ben Byer
e6253d49e0
merged the rest of Apple patches to xserver
2007-11-19 02:38:17 -08:00
Ben Byer
d300f631fc
added missing file from Apple version of 7.2
2007-11-19 02:38:17 -08:00
Tilman Sauerbeck
96c637350d
Distribute hw/xfree86/modes.
2007-02-15 17:51:01 +01:00
Keith Packard
12505d9c0a
Merge crtc/output-based mode selection code.
...
This code comes from the intel driver, so there's no history in this tree.
As the crtc/output-based mode selection code uses ddc, the ddc and i2c
modules have been merged into the server. Attempts to load them are safely
ignored now.
2007-02-14 18:13:15 -08:00
Alan Coopersmith
967865393c
Plug memory leak in doLoadModule()
...
(cherry picked from cf7ca9d09c commit)
2007-02-13 13:25:46 -08:00
Alan Coopersmith
46e3ed88cc
Make xf1bpp build correctly with compilers that don't support -include
...
(cherry picked from 0f0c321adf commit)
2007-02-13 13:25:43 -08:00
Eric Anholt
ed1778cfb2
Merge EXA updates up to commit cf5b29d75d.
...
This is EXA version 2.1, including the damagetrack work.
2007-02-12 16:08:00 -08:00
George Sapountzis
ec1c2fc092
dmx: drop leftover __GLXdrawablePrivateRec struct.
...
(cherry picked from commit cf5b29d75d )
2007-02-02 11:13:02 -08:00
Keith Packard
ceca97cb84
Merge branch 'server-1.2' into randr-1.2-for-server-1.2
2007-01-29 22:03:19 -08:00