Devil's Pie Matcher/Action Documentation

Matchers

DevilsPieMatcherAlways

DevilsPieMatcherWindowName

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)

Actions

DevilsPieActionHide

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

DevilsPieActionDecorate

decorated (DevilsPieTriState): Decorated windows
Window is decorated (OpenBox + Motif WM hints)

DevilsPieActionLayer

above (DevilsPieTriState): Above windows?
Window is above all others

DevilsPieActionSaveGeometry

DevilsPieActionSetGeometry

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

DevilsPieActionSetWorkspace

pinned (DevilsPieTriState): Pinned
Window is pinned on all workspaces, aka sticky

workspace-index (gint): Workspace
Which workspace to move this window to (numbered)

DevilsPieActionResize

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

DevilsPieActionDebug

DevilsPieActionSetWintype

wintype (gchararray): Window type hint
The window type hint

DevilsPieActionOpacity

opacity (gdouble): Opacity of window
Window is transparent (xcompmgr w/ Composite Extensions in xorg)