diff options
author | maniac <maniac@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-11-18 13:11:45 +0000 |
---|---|---|
committer | maniac <maniac@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-11-18 13:11:45 +0000 |
commit | 4e3a273542c5254848d20246c86b035f2b8f52d6 (patch) | |
tree | 4a6722fa68266e0fa28c8c101c707070ead54d67 /beryl-plugins/IPCS_NAMES | |
parent | 40695370b21b267b707371e8fd90c71abce9a20c (diff) | |
download | marex-dev-4e3a273542c5254848d20246c86b035f2b8f52d6.tar.gz marex-dev-4e3a273542c5254848d20246c86b035f2b8f52d6.tar.bz2 |
showdesktop plugin: added IPCS variable indicating if window is moved by showdesktop (needed for group plugin)
git-svn-id: file:///beryl/trunk@1271 d7aaf104-2d23-0410-ae22-9d23157bf5a3
Diffstat (limited to 'beryl-plugins/IPCS_NAMES')
-rw-r--r-- | beryl-plugins/IPCS_NAMES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/beryl-plugins/IPCS_NAMES b/beryl-plugins/IPCS_NAMES index f041f8f..9a32b7a 100644 --- a/beryl-plugins/IPCS_NAMES +++ b/beryl-plugins/IPCS_NAMES @@ -10,6 +10,9 @@ blurfx: rotate: Float PREVIOUS_ROTATION : Previous rotation radius (relative to viewport 1) +showdesktop: + Bool SHOWDESKTOP_MOVE : This window is currently moved by showdesktop + splash: Bool SPLASH_IS_ACTIVE : Splash is active on this screen |