[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ITP: wmfishtime -- A dockable clock application for various window managers



from the code.

/* actually draw the rgb buffer to screen */
if (! broken_wm) {
	gdk_draw_rgb_image(bm.iconwin, bm.gc, 4, 4, 56, 56,
			   GDK_RGB_DITHER_NONE, bm.rgb, 56 * 3);
} else {
	gdk_draw_rgb_image(bm.win, bm.gc, 4, 4, 56, 56,
			   GDK_RGB_DITHER_NONE, bm.rgb, 56 * 3);
}


On Tue, May 22, 2001 at 03:34:01AM +0300, Shaul Karl wrote:
> Can you elaborate a bit on the `so called broken window managers'?
> Who they are, in what sense they are broken, any pointers for further reading?
> 
> Thank you.

-- 
Jason Thomas                           Phone:  +61 2 6257 7111
System Administrator  -  UID 0         Fax:    +61 2 6257 7311
tSA Consulting Group Pty. Ltd.         Mobile: 0418 29 66 81
1 Hall Street Lyneham ACT 2602         http://www.topic.com.au/

Attachment: pgpKTfVlAzpom.pgp
Description: PGP signature


Reply to: