Havoc Pennington wrote: > > > On Sun, Aug 31, 2003 at 08:59:39PM +0200, Peter Poulsen wrote: > > > > I'm playing around with xlib, and is trying to make a window manager > > (just because I can ;-)). But the problem is that I need a little more > > information. Is there some good resources anybody know of? Also, is > > there a mailing list that is more suited for questions related to the > > use of xlib (as far as I understand this mailing list is conserned with > > the development of xfree, rather than the use of xlib)? > > The main resources are the ICCCM, the EWMH, and the source code of > other window managers. twm is small and simple to learn from, though > doesn't support the newer EWMH spec. > > Don't try to read the WM chapter in the Nye book, it's mostly wrong. >
You'll find http://www.freedesktop.org/standards/ helpful, it has copies of most of these standards. -- Kevin _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
