#include <sstream>
#include <assert.h>
#include <X11/Xatom.h>
#include "client.h"
#include "atoms.h"
#include "binder.h"
#include "cursors.h"
#include "draw.h"
#include "clientbar.h"
#include "frame.h"
#include "kernel.h"
#include "label.h"
#include "logger.h"
#include "rectangle.h"
#include "statusbar.h"
#include "monitor.h"
#include "util.h"
#include "slot.h"
#include "theme.h"
#include "workspace.h"
#include "xcore.h"
Include dependency graph for client.cpp:
Go to the source code of this file.