diff options
author | racarr <racarr@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-12-15 19:14:11 +0000 |
---|---|---|
committer | racarr <racarr@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-12-15 19:14:11 +0000 |
commit | 86e59516afd064bb18678e58c73db8b27017e2e8 (patch) | |
tree | 7c71d7c74f7f1235e81b55c3b48ccdadbd076599 /beryl-plugins/IPCS_NAMES | |
parent | 7cb0c1b615bfb5fcab22971faf4c4ec929fbc6cb (diff) | |
download | marex-dev-86e59516afd064bb18678e58c73db8b27017e2e8.tar.gz marex-dev-86e59516afd064bb18678e58c73db8b27017e2e8.tar.bz2 |
IPCS Variable for mouse initiated rotate, option for cube to go transparent only on mouse initiated rotate
git-svn-id: file:///beryl/trunk@1776 d7aaf104-2d23-0410-ae22-9d23157bf5a3
Diffstat (limited to 'beryl-plugins/IPCS_NAMES')
-rw-r--r-- | beryl-plugins/IPCS_NAMES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/beryl-plugins/IPCS_NAMES b/beryl-plugins/IPCS_NAMES index ff7a48e..0392802 100644 --- a/beryl-plugins/IPCS_NAMES +++ b/beryl-plugins/IPCS_NAMES @@ -22,3 +22,4 @@ animation: cube: VPtr cube_painting_caps_bool_ptr : A pointer to a Bool value that informs that cube currently paints caps + Bool MOUSE_INITIATED_ROTATE : Bool to indicate if the rotate was mouse initiated |