diff options
author | ixce <ixce@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-10-31 02:20:18 +0000 |
---|---|---|
committer | ixce <ixce@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-10-31 02:20:18 +0000 |
commit | bf0b0a074d51f134032b397a2162350c6a0a8b69 (patch) | |
tree | 1ab56ba5b1b5a144d6c26878aa9ed8172f82483a /beryl-plugins/IPCS_NAMES | |
parent | c3117184d697ddd15ebdfbc1208eb4c3274366fd (diff) | |
download | marex-dev-bf0b0a074d51f134032b397a2162350c6a0a8b69.tar.gz marex-dev-bf0b0a074d51f134032b397a2162350c6a0a8b69.tar.bz2 |
* Implements never rotating cube caps, closes #249
git-svn-id: file:///beryl/trunk@914 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 2eba1eb..76069df 100644 --- a/beryl-plugins/IPCS_NAMES +++ b/beryl-plugins/IPCS_NAMES @@ -7,6 +7,9 @@ blurfx: Bool DISABLE_REFLECTION : Disable reflection for the specific window/screen Bool DISABLE_MOTION_BLUR : Disable motion blur for the specific screen +rotate: + Float PREVIOUS_ROTATION : Previous rotation radius (relative to viewport 1) + splash: Bool SPLASH_IS_ACTIVE : Splash is active on this screen |