#include "client.hh"
#include "frame.hh"
#include "screen.hh"
#include "openbox.hh"
#include "bindings.hh"
#include "otk/display.hh"
#include "otk/property.hh"
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <assert.h>
#include "gettext.h"
#include <algorithm>
Include dependency graph for client.cc:
Go to the source code of this file.
Namespaces | |
namespace | ob |
Defines | |
#define | _(str) gettext(str) |
|
|