#include "GUI/XWinManaged.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Util/log.H"
#include "Util/sformat.H"
#include "rutz/mutex.h"
#include <stdlib.h>
#include <unistd.h>
#include <X11/Xutil.h>
Go to the source code of this file.
A window class with active window management
Definition in file XWinManaged.C.