#include "gettext.h"
#include "screen.hh"
#include "client.hh"
#include "openbox.hh"
#include "frame.hh"
#include "bindings.hh"
#include "python.hh"
#include "otk/display.hh"
#include "otk/property.hh"
#include <vector>
#include <algorithm>
Include dependency graph for screen.cc:
Go to the source code of this file.
Namespaces | |
namespace | ob |
Defines | |
#define | _(str) gettext(str) |
Functions | |
int | anotherWMRunning (Display *display, XErrorEvent *) |
Variables | |
bool | running |
|
|
|
Definition at line 38 of file screen.cc.
|
|
Definition at line 37 of file screen.cc. Referenced by anotherWMRunning(). |