#include <tilerc.h>
Data Fields | |
int | orientation |
Window Orientation. | |
char | verbose |
Verbosity Level. | |
char | multi |
Workspace Multi-Desk Boolean. | |
char | wmulti |
Net-WM Multi-Desk Boolean. | |
char * | profile_name |
Window Manager Profile Name. | |
int | scpadt |
Screen virtual box top, initialized from wmprofile. | |
int | scpadr |
Screen virtual box right, initialized from wmprofile. | |
int | scpadb |
Screen virtual box bottom, initialized from wmprofile. | |
int | scpadl |
Screen virtual box left, initialized from wmprofile. | |
char ** | avoidlist |
List of window avoid criteria. | |
int | avoidlistlen |
Length of avoid criteria array. |
|
List of window avoid criteria.
|
|
Length of avoid criteria array.
|
|
Workspace Multi-Desk Boolean.
|
|
Window Orientation.
|
|
Window Manager Profile Name.
|
|
Screen virtual box bottom, initialized from wmprofile.
|
|
Screen virtual box left, initialized from wmprofile.
|
|
Screen virtual box right, initialized from wmprofile.
|
|
Screen virtual box top, initialized from wmprofile.
|
|
Verbosity Level.
|
|
Net-WM Multi-Desk Boolean.
|