diff options
author | onestone <onestone@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-10-06 02:24:01 +0000 |
---|---|---|
committer | onestone <onestone@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-10-06 02:24:01 +0000 |
commit | cef5c9fffca229b8473e949450bdd8bad9f0ec7c (patch) | |
tree | 1d3b6bdb4cef09933abd7b990235fd4f7225de1f /beryl-plugins/IPCS_NAMES | |
parent | e54e8e302ddf6fe927f6880584944a57ff5b5f2b (diff) | |
download | marex-dev-cef5c9fffca229b8473e949450bdd8bad9f0ec7c.tar.gz marex-dev-cef5c9fffca229b8473e949450bdd8bad9f0ec7c.tar.bz2 |
Added Inter-Plugin-Communication-System
git-svn-id: file:///beryl/trunk@509 d7aaf104-2d23-0410-ae22-9d23157bf5a3
Diffstat (limited to 'beryl-plugins/IPCS_NAMES')
-rw-r--r-- | beryl-plugins/IPCS_NAMES | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/beryl-plugins/IPCS_NAMES b/beryl-plugins/IPCS_NAMES new file mode 100644 index 0000000..561908e --- /dev/null +++ b/beryl-plugins/IPCS_NAMES @@ -0,0 +1,11 @@ +This file contains the Inter-Plugin-Communication-System atom names. + + + +blurfx: + Bool DISABLE_BLUR : Disable blur for the specific window/screen + Bool DISABLE_REFLECTION : Disable reflection for the specific window/screen + Bool DISABLE_MOTION_BLUR : Disable motion blur for the specific screen + +splash: + Bool SPLASH_IS_ACTIVE : Splash is active on this screen
\ No newline at end of file |