diff options
author | Stefano Karapetsas <[email protected]> | 2012-07-04 18:01:12 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-07-04 18:01:12 +0200 |
commit | e48fc61bf4cf43a90b7ddf16e3cbb3b247333c89 (patch) | |
tree | 15722913e64320b18a09b2452d0a382ebeb953e9 /README | |
download | mate-netbook-e48fc61bf4cf43a90b7ddf16e3cbb3b247333c89.tar.bz2 mate-netbook-e48fc61bf4cf43a90b7ddf16e3cbb3b247333c89.tar.xz |
Initial release
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +A simple window management tool which: + * Allows you to set basic rules for a window type, such as maximise|undecorate + * Allows exceptions to the rules, based on string matching for window name + and window class. + * Allows 'reversing' of rules when the user manually changes something: + * Re-decorates windows on un-maximise. |