|
CTWM
|
#include "ctwm.h"#include <sys/select.h>#include "screen.h"#include "icons.h"#include "cursor.h"#include "image.h"#include "gram.tab.h"#include "list.h"#include "vscreen.h"#include "win_decorations.h"#include "win_utils.h"#include "workspace_manager.h"#include "mask_screen.h"Go to the source code of this file.
Functions | |
| static void | PaintAllDecoration (void) |
| void | MaskScreen (char *file) |
| void | UnmaskScreen (void) |
Definition at line 33 of file mask_screen.c.
References AlternateCmap, CLarg, dpy, ColorPair::fore, GetImage(), NewFontCursor(), PlaceX, Scr, x, and y.
Referenced by ctwm_main().
Definition at line 244 of file mask_screen.c.
References LookInList(), VirtualScreen::next, PaintBorders(), PaintIcon(), PaintTitle(), PaintTitleButtons(), PaintWorkSpaceManager(), PlaceX, Scr, and visible().
Referenced by UnmaskScreen().
Definition at line 121 of file mask_screen.c.
References CLarg, dpy, FreeImage(), PaintAllDecoration(), PlaceX, and Scr.
Referenced by ctwm_main().