diff options
author | Sam Spilsbury <sam.spilsbury@canonical.com> | 2011-10-25 19:26:32 +0800 |
---|---|---|
committer | Sam Spilsbury <sam.spilsbury@canonical.com> | 2011-10-25 19:26:32 +0800 |
commit | 48174aa3fc45942d37ca77a57fe1e209b11f2616 (patch) | |
tree | c9c929aef2f16ae34911f46d9b52c09df6b3d7d5 /tiles.xml.in | |
parent | 182b84b3056eece32b28a8b2d0ca4b8c7e787fd3 (diff) | |
download | tiles-48174aa3fc45942d37ca77a57fe1e209b11f2616.tar.gz tiles-48174aa3fc45942d37ca77a57fe1e209b11f2616.tar.bz2 |
Initial import of the tiles plugin - use it to tile windows naturally with
the mouse
Diffstat (limited to 'tiles.xml.in')
-rw-r--r-- | tiles.xml.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tiles.xml.in b/tiles.xml.in new file mode 100644 index 0000000..5672444 --- /dev/null +++ b/tiles.xml.in @@ -0,0 +1,7 @@ +<compiz> + <plugin name="tiles" useBcop="true"> + <_short>Tiles</_short> + <_long>Window Tiles</_long> + <category>Window Management</category> + </plugin> +</compiz> |