PDA

View Full Version : [HOWTO] Transparencias: java GUI for Transset


GoLo
May 25th, 2005, 02:47 PM
Bored typing "transet x"....

I've written a simple transset gui in java. It's in early development but it works. Don't know if i'm gonna make a new version... so I give the sources.

To use it just download the .jar from here. (http://capitangolo.net/transparencias/transparencias.jar)

type:
java -jar transparencias.jar &
and again:
java -jar transparencias.jar

The first time it loads a server listener and a hidden window.
Second and next, it shows the window .

If it works and u like it... add the command at startup and a launcher in desktop no more typing to get transparency. :D

source code is available here. (http://capitangolo.net/transparencias/src.tar.gz)

Note: I tried to get GTKLookAndFeel for the program... but i couldn't. If some one could compile it with it 4 me would be wow...