diff options
author | Eduardo Gurgel Pinho <eduardo@mad4.(none)> | 2009-02-25 16:05:37 -0300 |
---|---|---|
committer | Eduardo Gurgel Pinho <eduardo@mad4.(none)> | 2009-02-25 16:05:37 -0300 |
commit | 442190d1d11ec9295de972499e72e08aad8f0f89 (patch) | |
tree | 3bdbf236137c64b3195c08117b564d0a2a0442d6 | |
parent | c53f1cbd1354a480961ee4f42ff4a3dbbc7d8200 (diff) | |
download | put-442190d1d11ec9295de972499e72e08aad8f0f89.tar.gz put-442190d1d11ec9295de972499e72e08aad8f0f89.tar.bz2 |
Indent properly
-rw-r--r-- | put.xml.in | 711 |
1 files changed, 354 insertions, 357 deletions
@@ -1,365 +1,362 @@ <?xml version="1.0"?> <compiz> - <plugin name="put" useBcop="true"> - <_short>Put</_short> - <_long>Put window</_long> - <category>Window Management</category> - <deps> - <relation type="after"> + <plugin name="put" useBcop="true"> + <_short>Put</_short> + <_long>Put window</_long> + <category>Window Management</category> + <deps> + <relation type="after"> <plugin>decoration</plugin> - </relation> - <relation type="before"> + </relation> + <relation type="before"> <plugin>wobbly</plugin> <plugin>fade</plugin> - </relation> - <requirement> + </relation> + <requirement> <plugin>opengl</plugin> - </requirement> - </deps> - - <options> - <option name="put_viewport" type="action"> - <_short>Put On Viewport</_short> - <_long>Move window to a certain viewport</_long> - <allowed/> - <default/> + </requirement> + </deps> + <options> + <option name="put_viewport" type="action"> + <_short>Put On Viewport</_short> + <_long>Move window to a certain viewport</_long> + <allowed/> + <default/> + </option> + <group> + <_short>Bindings</_short> + <subgroup> + <_short>Put to arbitrary viewport</_short> + <option name="put_viewport_1_key" type="key"> + <_short>Put On Viewport 1</_short> + <_long>Move window to viewport 1</_long> + </option> + <option name="put_viewport_2_key" type="key"> + <_short>Put On Viewport 2</_short> + <_long>Move window to viewport 2</_long> + </option> + <option name="put_viewport_3_key" type="key"> + <_short>Put On Viewport 3</_short> + <_long>Move window to viewport 3</_long> + </option> + <option name="put_viewport_4_key" type="key"> + <_short>Put On Viewport 4</_short> + <_long>Move window to viewport 4</_long> + </option> + <option name="put_viewport_5_key" type="key"> + <_short>Put On Viewport 5</_short> + <_long>Move window to viewport 5</_long> + </option> + <option name="put_viewport_6_key" type="key"> + <_short>Put On Viewport 6</_short> + <_long>Move window to viewport 6</_long> + </option> + <option name="put_viewport_7_key" type="key"> + <_short>Put On Viewport 7</_short> + <_long>Move window to viewport 7</_long> + </option> + <option name="put_viewport_8_key" type="key"> + <_short>Put On Viewport 8</_short> + <_long>Move window to viewport 8</_long> + </option> + <option name="put_viewport_9_key" type="key"> + <_short>Put On Viewport 9</_short> + <_long>Move window to viewport 9</_long> + </option> + <option name="put_viewport_10_key" type="key"> + <_short>Put On Viewport 10</_short> + <_long>Move window to viewport 10</_long> + </option> + <option name="put_viewport_11_key" type="key"> + <_short>Put On Viewport 11</_short> + <_long>Move window to viewport 11</_long> + </option> + <option name="put_viewport_12_key" type="key"> + <_short>Put On Viewport 12</_short> + <_long>Move window to viewport 12</_long> + </option> + </subgroup> + <subgroup> + <_short>Put to adjacent viewport</_short> + <option name="put_viewport_left_key" type="key"> + <_short>Viewport Left</_short> + <_long>Move window to the viewport on the left</_long> + </option> + <option name="put_viewport_right_key" type="key"> + <_short>Viewport Right</_short> + <_long>Move window to the viewport on the right</_long> + </option> + <option name="put_viewport_up_key" type="key"> + <_short>Viewport Top</_short> + <_long>Move window to the viewport on the top</_long> + </option> + <option name="put_viewport_down_key" type="key"> + <_short>Viewport Bottom</_short> + <_long>Move window to the viewport on the bottom</_long> + </option> + </subgroup> + <subgroup> + <_short>Put within viewport</_short> + <option name="put_center_key" type="key"> + <_short>Put Center</_short> + <_long>Move window to the center</_long> + <default><Super>KP_Begin</default> + </option> + <option name="put_center_button" type="button"> + <_short>Put Center</_short> + <_long>Move window to the center</_long> </option> - <group> - <_short>Bindings</_short> - <subgroup> - <_short>Put to arbitrary viewport</_short> - <option name="put_viewport_1_key" type="key"> - <_short>Put On Viewport 1</_short> - <_long>Move window to viewport 1</_long> - </option> - <option name="put_viewport_2_key" type="key"> - <_short>Put On Viewport 2</_short> - <_long>Move window to viewport 2</_long> - </option> - <option name="put_viewport_3_key" type="key"> - <_short>Put On Viewport 3</_short> - <_long>Move window to viewport 3</_long> - </option> - <option name="put_viewport_4_key" type="key"> - <_short>Put On Viewport 4</_short> - <_long>Move window to viewport 4</_long> - </option> - <option name="put_viewport_5_key" type="key"> - <_short>Put On Viewport 5</_short> - <_long>Move window to viewport 5</_long> - </option> - <option name="put_viewport_6_key" type="key"> - <_short>Put On Viewport 6</_short> - <_long>Move window to viewport 6</_long> - </option> - <option name="put_viewport_7_key" type="key"> - <_short>Put On Viewport 7</_short> - <_long>Move window to viewport 7</_long> - </option> - <option name="put_viewport_8_key" type="key"> - <_short>Put On Viewport 8</_short> - <_long>Move window to viewport 8</_long> - </option> - <option name="put_viewport_9_key" type="key"> - <_short>Put On Viewport 9</_short> - <_long>Move window to viewport 9</_long> - </option> - <option name="put_viewport_10_key" type="key"> - <_short>Put On Viewport 10</_short> - <_long>Move window to viewport 10</_long> - </option> - <option name="put_viewport_11_key" type="key"> - <_short>Put On Viewport 11</_short> - <_long>Move window to viewport 11</_long> - </option> - <option name="put_viewport_12_key" type="key"> - <_short>Put On Viewport 12</_short> - <_long>Move window to viewport 12</_long> - </option> - </subgroup> - <subgroup> - <_short>Put to adjacent viewport</_short> - <option name="put_viewport_left_key" type="key"> - <_short>Viewport Left</_short> - <_long>Move window to the viewport on the left</_long> - </option> - <option name="put_viewport_right_key" type="key"> - <_short>Viewport Right</_short> - <_long>Move window to the viewport on the right</_long> - </option> - <option name="put_viewport_up_key" type="key"> - <_short>Viewport Top</_short> - <_long>Move window to the viewport on the top</_long> - </option> - <option name="put_viewport_down_key" type="key"> - <_short>Viewport Bottom</_short> - <_long>Move window to the viewport on the bottom</_long> - </option> - </subgroup> - <subgroup> - <_short>Put within viewport</_short> - <option name="put_center_key" type="key"> - <_short>Put Center</_short> - <_long>Move window to the center</_long> - <default><Super>KP_Begin</default> - </option> - <option name="put_center_button" type="button"> - <_short>Put Center</_short> - <_long>Move window to the center</_long> - </option> - <option name="put_left_key" type="key"> - <_short>Put Left</_short> - <_long>Move window to the left edge</_long> - <default><Super>KP_Left</default> - </option> - <option name="put_left_button" type="button"> - <_short>Put Left</_short> - <_long>Move window to the left edge</_long> - </option> - <option name="put_right_key" type="key"> - <_short>Put Right</_short> - <_long>Move window to the right edge</_long> - <default><Super>KP_Right</default> - </option> - <option name="put_right_button" type="button"> - <_short>Put Right</_short> - <_long>Move window to the right edge</_long> - </option> - <option name="put_top_key" type="key"> - <_short>Put Top</_short> - <_long>Move window to the top edge</_long> - <default><Super>KP_Up</default> - </option> - <option name="put_top_button" type="button"> - <_short>Put Top</_short> - <_long>Move window to the top edge</_long> - </option> - <option name="put_bottom_key" type="key"> - <_short>Put Bottom</_short> - <_long>Move window to the bottom edge</_long> - <default><Super>KP_Down</default> - </option> - <option name="put_bottom_button" type="button"> - <_short>Put Bottom</_short> - <_long>Move window to the bottom edge</_long> - <default><Super>KP_Down</default> - </option> - <option name="put_topleft_key" type="key"> - <_short>Put Top Left</_short> - <_long>Move window to the top left corner</_long> - <default><Super>KP_Home</default> - </option> - <option name="put_topleft_button" type="button"> - <_short>Put Top Left</_short> - <_long>Move window to the top left corner</_long> - </option> - <option name="put_topright_key" type="key"> - <_short>Put Top Right</_short> - <_long>Move window to the top right corner</_long> - <default><Super>KP_Prior</default> - </option> - <option name="put_topright_button" type="button"> - <_short>Put Top Right</_short> - <_long>Move window to the top right corner</_long> - </option> - <option name="put_bottomleft_key" type="key"> - <_short>Put Bottom Left</_short> - <_long>Move window to the bottom left corner</_long> - <default><Super>KP_End</default> - </option> - <option name="put_bottomleft_button" type="button"> - <_short>Put Bottom Left</_short> - <_long>Move window to the bottom left corner</_long> - </option> - <option name="put_bottomright_key" type="key"> - <_short>Put Bottom Right</_short> - <_long>Move window to the bottom right corner</_long> - <default><Super>KP_Next</default> - </option> - <option name="put_bottomright_button" type="button"> - <_short>Put Bottom Right</_short> - <_long>Move window to the bottom right corner</_long> - </option> - </subgroup> - <subgroup> - <_short>Put on empty regions</_short> - <option name="put_empty_center_key" type="key"> - <_short>Put Center</_short> - <_long>Move window to the center</_long> - </option> - <option name="put_empty_center_button" type="button"> - <_short>Put Center</_short> - <_long>Move window to the center</_long> - </option> - <option name="put_empty_left_key" type="key"> - <_short>Put Left</_short> - <_long>Move window to the left edge</_long> - <default><Super><Alt>KP_Left</default> - </option> - <option name="put_empty_left_button" type="button"> - <_short>Put Left</_short> - <_long>Move window to the left edge</_long> - </option> - <option name="put_empty_right_key" type="key"> - <_short>Put Right</_short> - <_long>Move window to the right edge</_long> - </option> - <option name="put_empty_right_button" type="button"> - <_short>Put Right</_short> - <_long>Move window to the right edge</_long> - </option> - <option name="put_empty_top_key" type="key"> - <_short>Put Top</_short> - <_long>Move window to the top edge</_long> - </option> - <option name="put_empty_top_button" type="button"> - <_short>Put Top</_short> - <_long>Move window to the top edge</_long> - </option> - <option name="put_empty_bottom_key" type="key"> - <_short>Put Bottom</_short> - <_long>Move window to the bottom edge</_long> - </option> - <option name="put_empty_bottom_button" type="button"> - <_short>Put Bottom</_short> - <_long>Move window to the bottom edge</_long> - </option> - <option name="put_empty_topleft_key" type="key"> - <_short>Put Top Left</_short> - <_long>Move window to the top left corner</_long> - </option> - <option name="put_empty_topleft_button" type="button"> - <_short>Put Top Left</_short> - <_long>Move window to the top left corner</_long> - </option> - <option name="put_empty_topright_key" type="key"> - <_short>Put Top Right</_short> - <_long>Move window to the top right corner</_long> - </option> - <option name="put_empty_topright_button" type="button"> - <_short>Put Top Right</_short> - <_long>Move window to the top right corner</_long> - </option> - <option name="put_empty_bottomleft_key" type="key"> - <_short>Put Bottom Left</_short> - <_long>Move window to the bottom left corner</_long> - <default><Super><Alt>KP_End</default> - </option> - <option name="put_empty_bottomleft_button" type="button"> - <_short>Put Bottom Left</_short> - <_long>Move window to the bottom left corner</_long> - </option> - <option name="put_empty_bottomright_key" type="key"> - <_short>Put Bottom Right</_short> - <_long>Move window to the bottom right corner</_long> - <default><Super><Alt>KP_Next</default> - </option> - <option name="put_empty_bottomright_button" type="button"> - <_short>Put Bottom Right</_short> - <_long>Move window to the bottom right corner</_long> - </option> - </subgroup> - <option name="put_restore_key" type="key"> - <_short>Restore Position</_short> - <_long>Move window to the last position</_long> - <default><Super>KP_Insert</default> - </option> - <option name="put_restore_button" type="button"> - <_short>Restore Position</_short> - <_long>Move window to the last position</_long> - </option> - <option name="put_pointer_key" type="key"> - <_short>Put Pointer</_short> - <_long>Move window to the pointer position</_long> - <default><Super>z</default> - </option> - <option name="put_pointer_button" type="button"> - <_short>Put Pointer</_short> - <_long>Move window to the pointer position</_long> - </option> - <option name="put_next_output_key" type="key"> - <_short>Put To Next Output</_short> - <_long>Move window to the next output device</_long> - </option> - <option name="put_next_output_button" type="button"> - <_short>Put To Next Output</_short> - <_long>Move window to the next output device</_long> - </option> - <option name="put_put" type="action"> - <_short>Put</_short> - <_long>Move window arbitrarily by passing x, y and type.</_long> - <allowed/> - <default/> - </option> - </group> - <group> - <_short>Misc. Options</_short> - <subgroup> - <_short>Padding</_short> - <option name="pad_left" type="int"> - <_short>Pad Left</_short> - <_long>Number of pixels from the left edge where the window will come to rest</_long> - <default>0</default> - <min>0</min> - <max>500</max> - </option> - <option name="pad_right" type="int"> - <_short>Pad Right</_short> - <_long>Number of pixels from the right edge where the window will come to rest</_long> - <default>0</default> - <min>0</min> - <max>500</max> - </option> - <option name="pad_top" type="int"> - <_short>Pad Top</_short> - <_long>Number of pixels from the top edge where the window will come to rest</_long> - <default>0</default> - <min>0</min> - <max>500</max> - </option> - <option name="pad_bottom" type="int"> - <_short>Pad Bottom</_short> - <_long>Number of pixels from the bottom edge where the window will come to rest</_long> - <default>0</default> - <min>0</min> - <max>500</max> - </option> - </subgroup> - <option name="unfocus_window" type="bool"> - <_short>Unfocus Window</_short> - <_long>Unfocus windows that are moved off the viewport</_long> - <default>false</default> - </option> - <option name="window_center" type="bool"> - <_short>Window Center</_short> - <_long>Put pointer uses the center of the window</_long> - <default>false</default> - </option> - <option name="avoid_offscreen" type="bool"> - <_short>Avoid Offscreen</_short> - <_long>Avoids putting window borders offscreen</_long> - <default>false</default> - </option> - </group> - <group> - <_short>Animation</_short> - <option name="speed" type="float"> - <_short>Speed</_short> - <_long>Animation speed</_long> - <default>2.5</default> - <min>0.1</min> - <max>50.0</max> - <precision>0.1</precision> - </option> - <option name="timestep" type="float"> - <_short>Timestep</_short> - <_long>Animation timestep</_long> - <default>0.5</default> - <min>0.1</min> - <max>50.0</max> - <precision>0.1</precision> - </option> - </group> - </options> - </plugin> + <option name="put_left_key" type="key"> + <_short>Put Left</_short> + <_long>Move window to the left edge</_long> + <default><Super>KP_Left</default> + </option> + <option name="put_left_button" type="button"> + <_short>Put Left</_short> + <_long>Move window to the left edge</_long> + </option> + <option name="put_right_key" type="key"> + <_short>Put Right</_short> + <_long>Move window to the right edge</_long> + <default><Super>KP_Right</default> + </option> + <option name="put_right_button" type="button"> + <_short>Put Right</_short> + <_long>Move window to the right edge</_long> + </option> + <option name="put_top_key" type="key"> + <_short>Put Top</_short> + <_long>Move window to the top edge</_long> + <default><Super>KP_Up</default> + </option> + <option name="put_top_button" type="button"> + <_short>Put Top</_short> + <_long>Move window to the top edge</_long> + </option> + <option name="put_bottom_key" type="key"> + <_short>Put Bottom</_short> + <_long>Move window to the bottom edge</_long> + <default><Super>KP_Down</default> + </option> + <option name="put_bottom_button" type="button"> + <_short>Put Bottom</_short> + <_long>Move window to the bottom edge</_long> + <default><Super>KP_Down</default> + </option> + <option name="put_topleft_key" type="key"> + <_short>Put Top Left</_short> + <_long>Move window to the top left corner</_long> + <default><Super>KP_Home</default> + </option> + <option name="put_topleft_button" type="button"> + <_short>Put Top Left</_short> + <_long>Move window to the top left corner</_long> + </option> + <option name="put_topright_key" type="key"> + <_short>Put Top Right</_short> + <_long>Move window to the top right corner</_long> + <default><Super>KP_Prior</default> + </option> + <option name="put_topright_button" type="button"> + <_short>Put Top Right</_short> + <_long>Move window to the top right corner</_long> + </option> + <option name="put_bottomleft_key" type="key"> + <_short>Put Bottom Left</_short> + <_long>Move window to the bottom left corner</_long> + <default><Super>KP_End</default> + </option> + <option name="put_bottomleft_button" type="button"> + <_short>Put Bottom Left</_short> + <_long>Move window to the bottom left corner</_long> + </option> + <option name="put_bottomright_key" type="key"> + <_short>Put Bottom Right</_short> + <_long>Move window to the bottom right corner</_long> + <default><Super>KP_Next</default> + </option> + <option name="put_bottomright_button" type="button"> + <_short>Put Bottom Right</_short> + <_long>Move window to the bottom right corner</_long> + </option> + </subgroup> + <subgroup> + <_short>Put on empty regions</_short> + <option name="put_empty_center_key" type="key"> + <_short>Put Center</_short> + <_long>Move window to the center</_long> + </option> + <option name="put_empty_center_button" type="button"> + <_short>Put Center</_short> + <_long>Move window to the center</_long> + </option> + <option name="put_empty_left_key" type="key"> + <_short>Put Left</_short> + <_long>Move window to the left edge</_long> + </option> + <option name="put_empty_left_button" type="button"> + <_short>Put Left</_short> + <_long>Move window to the left edge</_long> + </option> + <option name="put_empty_right_key" type="key"> + <_short>Put Right</_short> + <_long>Move window to the right edge</_long> + </option> + <option name="put_empty_right_button" type="button"> + <_short>Put Right</_short> + <_long>Move window to the right edge</_long> + </option> + <option name="put_empty_top_key" type="key"> + <_short>Put Top</_short> + <_long>Move window to the top edge</_long> + </option> + <option name="put_empty_top_button" type="button"> + <_short>Put Top</_short> + <_long>Move window to the top edge</_long> + </option> + <option name="put_empty_bottom_key" type="key"> + <_short>Put Bottom</_short> + <_long>Move window to the bottom edge</_long> + </option> + <option name="put_empty_bottom_button" type="button"> + <_short>Put Bottom</_short> + <_long>Move window to the bottom edge</_long> + </option> + <option name="put_empty_topleft_key" type="key"> + <_short>Put Top Left</_short> + <_long>Move window to the top left corner</_long> + </option> + <option name="put_empty_topleft_button" type="button"> + <_short>Put Top Left</_short> + <_long>Move window to the top left corner</_long> + </option> + <option name="put_empty_topright_key" type="key"> + <_short>Put Top Right</_short> + <_long>Move window to the top right corner</_long> + </option> + <option name="put_empty_topright_button" type="button"> + <_short>Put Top Right</_short> + <_long>Move window to the top right corner</_long> + </option> + <option name="put_empty_bottomleft_key" type="key"> + <_short>Put Bottom Left</_short> + <_long>Move window to the bottom left corner</_long> + </option> + <option name="put_empty_bottomleft_button" type="button"> + <_short>Put Bottom Left</_short> + <_long>Move window to the bottom left corner</_long> + </option> + <option name="put_empty_bottomright_key" type="key"> + <_short>Put Bottom Right</_short> + <_long>Move window to the bottom right corner</_long> + </option> + <option name="put_empty_bottomright_button" type="button"> + <_short>Put Bottom Right</_short> + <_long>Move window to the bottom right corner</_long> + </option> + </subgroup> + <option name="put_restore_key" type="key"> + <_short>Restore Position</_short> + <_long>Move window to the last position</_long> + <default><Super>KP_Insert</default> + </option> + <option name="put_restore_button" type="button"> + <_short>Restore Position</_short> + <_long>Move window to the last position</_long> + </option> + <option name="put_pointer_key" type="key"> + <_short>Put Pointer</_short> + <_long>Move window to the pointer position</_long> + <default><Super>z</default> + </option> + <option name="put_pointer_button" type="button"> + <_short>Put Pointer</_short> + <_long>Move window to the pointer position</_long> + </option> + <option name="put_next_output_key" type="key"> + <_short>Put To Next Output</_short> + <_long>Move window to the next output device</_long> + </option> + <option name="put_next_output_button" type="button"> + <_short>Put To Next Output</_short> + <_long>Move window to the next output device</_long> + </option> + <option name="put_put" type="action"> + <_short>Put</_short> + <_long>Move window arbitrarily by passing x, y and type.</_long> + <allowed/> + <default/> + </option> + </group> + <group> + <_short>Misc. Options</_short> + <subgroup> + <_short>Padding</_short> + <option name="pad_left" type="int"> + <_short>Pad Left</_short> + <_long>Number of pixels from the left edge where the window will come to rest</_long> + <default>0</default> + <min>0</min> + <max>500</max> + </option> + <option name="pad_right" type="int"> + <_short>Pad Right</_short> + <_long>Number of pixels from the right edge where the window will come to rest</_long> + <default>0</default> + <min>0</min> + <max>500</max> + </option> + <option name="pad_top" type="int"> + <_short>Pad Top</_short> + <_long>Number of pixels from the top edge where the window will come to rest</_long> + <default>0</default> + <min>0</min> + <max>500</max> + </option> + <option name="pad_bottom" type="int"> + <_short>Pad Bottom</_short> + <_long>Number of pixels from the bottom edge where the window will come to rest</_long> + <default>0</default> + <min>0</min> + <max>500</max> + </option> + </subgroup> + <option name="unfocus_window" type="bool"> + <_short>Unfocus Window</_short> + <_long>Unfocus windows that are moved off the viewport</_long> + <default>false</default> + </option> + <option name="window_center" type="bool"> + <_short>Window Center</_short> + <_long>Put pointer uses the center of the window</_long> + <default>false</default> + </option> + <option name="avoid_offscreen" type="bool"> + <_short>Avoid Offscreen</_short> + <_long>Avoids putting window borders offscreen</_long> + <default>false</default> + </option> + </group> + <group> + <_short>Animation</_short> + <option name="speed" type="float"> + <_short>Speed</_short> + <_long>Animation speed</_long> + <default>2.5</default> + <min>0.1</min> + <max>50.0</max> + <precision>0.1</precision> + </option> + <option name="timestep" type="float"> + <_short>Timestep</_short> + <_long>Animation timestep</_long> + <default>0.5</default> + <min>0.1</min> + <max>50.0</max> + <precision>0.1</precision> + </option> + </group> + </options> + </plugin> </compiz> + |