CTWM
Loading...
Searching...
No Matches
Functions
/usr/src/RPM/BUILD/ctwm-4.1.0/mask_screen.c File Reference
#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"
Include dependency graph for mask_screen.c:

Go to the source code of this file.

Functions

static void PaintAllDecoration (void)
 
void MaskScreen (char *file)
 
void UnmaskScreen (void)
 

Function Documentation

◆ MaskScreen()

void MaskScreen ( char * file)

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().

◆ PaintAllDecoration()

static void PaintAllDecoration ( void )
static

◆ UnmaskScreen()

void UnmaskScreen ( void )

Definition at line 121 of file mask_screen.c.

References CLarg, dpy, FreeImage(), PaintAllDecoration(), PlaceX, and Scr.

Referenced by ctwm_main().