WeirdX - Screenshots
Click on a mini screenshot for a full screen view.
The screenshot was taken from my home PC running Windows 98. WeirdX is running as an Applet under MS Jview 5.00.3319 (IE5.5 Java runtime). A full installation of Cygwin (latest) is installed, along with Xfree86. I compiled x-povray from the UNIX sources available on their site. The window manager is FVWM2 (default theme), compiled again on this PC under GCC.
Until WeirdX 1.0.22, there were bugs in GetImage request handling code. For example, gimp on WeirdX could not handle font glyph images correctly. As you can see, now gimp(1.1.26) can create clear font images, thanks to TrueType fonts. This shot also highlights that gimp on WeirdX can handle TrueType font images of JISX0208 characters.
In 1.0.21, some bugs in processing 'ClearArea' request were fixed and backgrounds of title-bars and menus are now rendered correctly. If you had been disappointed in WindowMaker on WeirdX, try WeirdX 1.0.21 or later.
The alpha channel values for the background of windows have been variable according to their background pixel values. In this shot, 'fvwm', 'xconsole -bg green', etc. are running and the property 'weirdx.display.background.alpha' is specified as '0x00ff00:0x30, 0x0000ff:0x20, ...' .
Every content of windows is rendered with alpha compositions. Unfortunately, this hack is based on Java2D API and is not so cool, but its performance is not so bad in comparison with the previous hack. So if you have J2SE 1.2.* or higher, it is worth trying. Many thanks to Jim Graham, who recommended me to use Java2D API for this hack.
Other screenshots are available here.