WindowSnap: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
m 2 revisions |
m Bot: Automated text replacement (--= +==) |
||
| Line 1: | Line 1: | ||
'''''Make in-game windows snap to each other''''' |
|||
=Window Snap= |
=Window Snap= |
||
| Line 8: | Line 7: | ||
'''2.0.1 alpha 41 or later''' |
'''2.0.1 alpha 41 or later''' |
||
==Switch== |
|||
Configuration file: windowsnap on|off| |
Configuration file: windowsnap on|off|<dist> |
||
Command line: -Xz |
Command line: -Xz |
||
==Description== |
|||
This switch enables the window snapping feature, by which windows that are moved close to one another snap together. The |
This switch enables the window snapping feature, by which windows that are moved close to one another snap together. The <dist> parameter sets how close windows have to be for this to happen, the default being 10 pixels. |
||
This feature was contributed by Marijn. |
This feature was contributed by Marijn. |
||
Revision as of 11:20, 15 June 2011
Window Snap
Make in-game windows snap to each other
2.0.1 alpha 41 or later
Switch
Configuration file: windowsnap on|off|<dist>
Command line: -Xz
Description
This switch enables the window snapping feature, by which windows that are moved close to one another snap together. The <dist> parameter sets how close windows have to be for this to happen, the default being 10 pixels.
This feature was contributed by Marijn.