Main Page | Data Structures | File List | Data Fields | Globals

avoid.c File Reference

#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <X11/Xutil.h>
#include <X11/Intrinsic.h>
#include <stdio.h>
#include "tilerc.h"
#include "tile.h"
#include "avoid.h"

Functions

int shouldWeAvoid (Display *dsp, Window win, char *optional_name, struct tile_config *tileconf, struct tile_state *tilestate, char *func)
 Decides whether or not discovery and placement functions should operate on a window.

Function Documentation

int shouldWeAvoid Display *  dsp,
Window  win,
char *  optional_name,
struct tile_config tileconf,
struct tile_state tilestate,
char *  func
 

Decides whether or not discovery and placement functions should operate on a window.

TODO: automate this with the profile system or similar.


Generated on Tue Sep 20 04:19:47 2005 for tile by  doxygen 1.4.4