window-title (gchararray): Window title regexp
The regular expression that should match the window title
application-name (gchararray): Application name regexp
The regular expression that should match the name of the application (as determined by libwnck)
window-role (gchararray): Window role regexp
The regular expression that should match the role of the window (set by WM_WINDOW_ROLE atom)
skip-pager (DevilsPieTriState): Skip Pager
Window does not appear in the pager
skip-tasklist (DevilsPieTriState): Skip Task List
Window does not appear in the task list
decorated (DevilsPieTriState): Decorated windows
Window is decorated (OpenBox + Motif WM hints)
above (DevilsPieTriState): Above windows?
Window is above all others
xoffset (gint): X offset
Horizontal offset of the window
yoffset (gint): Y offset
Vertical offset of the window
width (gint): Width
Width of the window
height (gint): Height
Height of the window
pinned (DevilsPieTriState): Pinned
Window is pinned on all workspaces, aka sticky
workspace-index (gint): Workspace
Which workspace to move this window to (numbered)
maximized (DevilsPieTriState): Maximized
Window is maximized on the screen
maximized-horizontally (DevilsPieTriState): Maximized Horizontally
Window is maximized horizontally on the screen
maximized-vertically (DevilsPieTriState): Minimized Vertically
Window is minimized vertically on the screen
minimized (DevilsPieTriState): Minimized
Window is minimized
fullscreen (DevilsPieTriState): Full screen
Window fills the screen
wintype (gchararray): Window type hint
The window type hint
opacity (gdouble): Opacity of window
Range: 0.00 to 1.00
Window is transparent (requires a Composite Manager)