Apple Posts Their X11 Source 111
Posted
by
pudge
from the here-an-x-there-an-x-everywhere-an-x-x dept.
from the here-an-x-there-an-x-everywhere-an-x-x dept.
fdiv_bug writes "This happened a day or two ago, but it slipped my mind to report it. Looks like Apple has released the source code to their X11 implementation for Mac OS X." Also check out more downloads at OpenDarwin.org.
This didn't happen a few days ago... (Score:5, Informative)
I remember downloading it a couple weeks ago. It's been available for download since they released their X11 betas.
Re: in case you are wondering the answer is NO (Score:3, Informative)
Re:Nice (Score:3, Informative)
He actually said:
If it doesn't matter then why do so many "real programmers" spend so much time arguing about it? Or perhaps they aren't "real programmers"?
He also said...
Only if the license is appropriate. Try getting some "ideas" from Microsoft Shared Source and see how many lawsuits you get hit with. Or perhaps tell Phoenix that they didn't need to clean-room reverse engineer the IBM PC BIOS back in 1985, because they could have just read the published and easily accessible assembly source.
The licensing ALWAYS matters. To pretend that it doesn't is simply naive. You can't simply "look at" source code just because you find it floating around the Internet; if you stupidly do so then anything you write afterwards is possibly tainted.
Re:does this include source for quartz-wm? (Score:5, Informative)
Re:Join us now and share the nostelga (Score:3, Informative)
(Actually, IIRC, they have bumped their free "abandonware" OS list to everything up to 8.1 now, but I could be mistaken about that.)
Re:Join us now and share the nostelga (Score:3, Informative)
So, unless you are planning on writing a derived OS and calling it Linmac or something, there's really not a whole lot of reason why anybody would want the source of System 7.
OT Re:Posted by pudge? (Score:2, Informative)
Frankly, that would be the perfect job for me. It's 6:15 AM on a Sunday and I'm wide awake.
It would be simple to figure out what day is Pudge's day and act accordingly.
-----
Just in case anyone wants to accuse me of being OffTopic: here's a X11-related hint. Use fink to install The GIMP in the usual location and make the following AppleScript:
tell application "Finder"
launch application "X11"
end tell
set results to do shell script "cd ~; DISPLAY=:0.0; export DISPLAY; PATH=$PATH:/usr/local/bin; export PATH ;
That makes an AppleScript that opens X11 and the GIMP. Find an appropriate JPG of "Wilbur" the GIMP mascot, paste it into the "get info" icon box, and PRESTO! The GIMP in your dock!
Re:does this include source for quartz-wm? (Score:3, Informative)
Yes, Quartz is analogus to an X server, but quartz-wm is a window manager Apple developed along with their X Server implementation that gives Aqua style window appearances to window borders. And it doesn't look like crap.
It also seems to have better focus behavior than Orobor OSX [sourceforge.net] a non-Apple attempt at making a window manager that works well within Aqua.
Re:Sigh... (Score:3, Informative)
Customisation for the end user is key.
Re:APPLE IS DYING (Score:4, Informative)
I can't even recall the last time I booted off a CD. If the worst happens to my OS X partition, my OS 9 partition starts up instead, and I can do repairs from there. This happened to me once last year.
Re:This didn't happen a few days ago... (Score:1, Informative)
Re:does this include source for quartz-wm? (Score:3, Informative)
The GPL does not seek to protect the right for businesses to extend software without releasing the source to their extensions.
There are situations where the GPL does not apply, however. If Apple didn't distribute their binaries, they wouldn't have to distribute their source either.
All of this isn't really relevant, since XFree86 is under the X11 license, not the GPL.
Re:Damn Apple... (Score:3, Informative)
"Mac OS X Server Maintenance is a 3 Year, non-cancelable agreement during which you will receive every major upgrade release to Mac OS X Server."
Re:Open Source Mac OS 9 ? (Score:3, Informative)
Re:Doesn't X Already have hardware acceleration... (Score:3, Informative)
(Disclaimer: I've been using X11.app for a almost a month now. X11 for OS X (OS X11?) isn't new, and neither is this source. But that's what you get here... :)