Annotation of 43BSD/contrib/X/xnwm/globals.c, revision 1.1.1.1

1.1       root        1: /* $Header: globals.c,v 10.2 86/02/01 16:01:58 tony Rel $ */
                      2: #include <X/Xlib.h>
                      3: 
                      4: Cursor iconCursor, wmCursor, textCursor;
                      5: int mask;
                      6: int frameWidth;
                      7: Font iconfont, menufont, sizefont;
                      8: int screen_width, screen_height;
                      9: Pixmap gray;
                     10: Window focus;
                     11: WindowInfo focusInfo;
                     12: Status status;
                     13: int freeze;
                     14: int popup;
                     15: int bgColor, fgColor;
                     16: Pixmap bgPixmap, fgPixmap;
                     17: int cursorFunc;
                     18: int iconifyDelta;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.