diff options
author | maniac <maniac@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2007-01-11 19:07:41 +0000 |
---|---|---|
committer | maniac <maniac@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2007-01-11 19:07:41 +0000 |
commit | c80c397d702cb3ea8dc6afd3fa7baa3d45bbe4dd (patch) | |
tree | 45a1c0153f692249694f64fd60355cacde564afa /beryl-plugins/IPCS_NAMES | |
parent | e55f7d8b437426fa31baadda95ca88ef97266da6 (diff) | |
download | marex-dev-c80c397d702cb3ea8dc6afd3fa7baa3d45bbe4dd.tar.gz marex-dev-c80c397d702cb3ea8dc6afd3fa7baa3d45bbe4dd.tar.bz2 |
beryl-plugins: prevent rotation while scale is active (while still maintaining the intersection of animations), closes #379
git-svn-id: file:///beryl/trunk@2613 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 e30952d..5d48b4b 100644 --- a/beryl-plugins/IPCS_NAMES +++ b/beryl-plugins/IPCS_NAMES @@ -19,6 +19,9 @@ splash: animation: Bool IS_ANIMATED : This window is animated +scale: + VPtr SCALE_STATE_INT_PTR : A pointer to an int containing the current state of scale + cube: VPtr CUBE_PAINTING_CAPS_BOOL_PTR : A pointer to a Bool value that informs that cube currently paints caps Int MM_MODE : Multimonitor mode (Automatic, Multiscreen, Multiple, OneBig) |