Commit: 1dde0e331e9aee31a344575c2f95f1e551d888f4
Author: Claes Nästén
Date: Tue Jul 13 12:12:25 +0200 2010
Subject: Add two new auto properties AllowedActions DisallowedActions closing #270
Added auto properties to set allowed actions for clients, AllowedActions
and DisallowedActions that can be used on ordinary rules and type rules.
Values for the properties is a space separated list with the following
supported keywords:
Move, Resize, Iconify, Shade, Stick, MaximizeHorizontal, MaximizeVertical,
Fullscreen, SetWorkspace and Close
In addtion, the move flag is now honoured when moving and it is now disallowed
for Desktop and Dock type windows.