# HG changeset patch # User Oleksandr Gavenko # Date 1348939990 -10800 # Node ID 2c98b16a87d9ae5d5cc277eda0a6dbbbf96e76a8 # Parent c1c901ed4725c374302aced3f8687997925f0e8d If during an interactive move the window or icon comes within proximity pixels of another the window or icon, it is moved to make the borders adjoin. diff -r c1c901ed4725 -r 2c98b16a87d9 .fvwm/config --- a/.fvwm/config Mon Sep 24 23:04:11 2012 +0300 +++ b/.fvwm/config Sat Sep 29 20:33:10 2012 +0300 @@ -123,6 +123,10 @@ # Available: Fvwm, Mwm, Win. MenuStyle "*" Mwm +# If during an interactive move the window or icon comes within proximity pixels of +# another the window or icon, it is moved to make the borders adjoin. +Style * SnapAttraction 10 + Style "*" !Iconifiable # This disable ResizeOpaque, which cause frequent redrawing of applications. Style "*" ResizeOutline