~compiz-team/compiz/0.9.12

« back to all changes in this revision

Viewing changes to plugins/resize/resize.xml.in

MergeĀ GLESĀ support

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
                <long>Same as setting 'any' for resize_from_center_match</long>
54
54
                <default>false</default>
55
55
                </option>
 
56
            <option name="maximize_vertically" type="bool">
 
57
                <short>Maximize Vertically if screen edge hit</short>
 
58
                <long>Maximizes the window vertically if the top or bottom screen edge is hit while resizing</long>
 
59
                <default>false</default>
 
60
            </option>
56
61
            <option name="border_color" type="color">
57
62
                <_short>Border Color</_short>
58
63
                <_long>Border color used for outline and rectangle resize modes</_long>