#include <WorkspaceLayout.h>
|
| enum | PreferredVirtualLayout { Horizontal,
Vertical,
Square
} |
| |
|
|
const unsigned long & | getScreenWidth () const |
| |
|
const unsigned long & | getScreenHeight () const |
| |
|
const unsigned long & | getTotalWidth () const |
| |
|
const unsigned long & | getTotalHeight () const |
| |
|
const int & | getColumns () const |
| |
|
const int & | getRows () const |
| |
|
const bool & | isVirtual () const |
| |
| bool | isOnAnotherWorkspace (Window, WorkspacePosition &) |
| |
| bool | isOnAnotherWorkspace (Window, XWindowAttributes &, WorkspacePosition &) |
| |
| WorkspaceLayout * WorkspaceLayout::getWorkspaceLayout |
( |
Display * |
d, |
|
|
PreferredVirtualLayout |
l = Horizontal |
|
) |
| |
|
static |
| bool WorkspaceLayout::isOnAnotherWorkspace |
( |
Window |
w, |
|
|
XWindowAttributes & |
wa, |
|
|
WorkspacePosition & |
p |
|
) |
| |
The documentation for this class was generated from the following files: