2

I came across Project Looking Glass while searching for different desktop managers. I saw a few previews and I would like to get it on 12.04.

The site from Project Looking Glass's Wikipedia page ( http://java.net/projects/lg3d ) isn't working. I saw this question but the answer isn't working either. svn gives this error

ved [ ~ ] >>>> svn co https://svn.java.net/svn/lg3d~svn
svn: OPTIONS of 'https://svn.java.net/svn/lg3d~svn': could not connect to server (https://svn.java.net)

Where do I get the source code for PLG?

I want it out of pure interest in programming in Java and Linux.

VedVals
  • 3,651

2 Answers2

0

To my knowledge the unfortunate answer is:

You can't.

PLG is very old, no longer maintained, and probably won't run on any modern system. Either way, you don't need it. There's Compiz, Kwin, Mutter, Gala... no need for PLG :).

RolandiXor
  • 51,797
0

The source code is still accessible in the web-based SVN interface here.

Eliah Kagan
  • 119,640