#include <assert.h>#include <unistd.h>#include <X11/Xlib.h>#include <map>#include <sstream>#include "workspace.h"#include "binder.h"#include "clientbar.h"#include "float.h"#include "frame.h"#include "kernel.h"#include "logger.h"#include "monitor.h"#include "slot.h"#include "split.h"#include "statusbar.h"#include "thing.h"#include "tree.h"#include "util.h"#include "xcore.h"Include dependency graph for workspace.cpp:

Go to the source code of this file.
Defines | |
| #define | EPSILON 3 |
| #define EPSILON 3 |
1.5.1