.fvwm/config
changeset 669 b5e9b737a156
parent 668 113f0511f5f2
child 670 714a8ad3b0a6
equal deleted inserted replaced
668:113f0511f5f2 669:b5e9b737a156
   146 ################################################################
   146 ################################################################
   147 # Windows moving and resizing behaviour.
   147 # Windows moving and resizing behaviour.
   148 
   148 
   149 # If during an interactive move the window or icon comes within proximity pixels of
   149 # If during an interactive move the window or icon comes within proximity pixels of
   150 # another the window or icon, it is moved to make the borders adjoin.
   150 # another the window or icon, it is moved to make the borders adjoin.
   151 Style * SnapAttraction 10
   151 Style * SnapAttraction 10 SameType
   152 
   152 
   153 Style "*" !Iconifiable
   153 Style "*" !Iconifiable
   154 # This disable ResizeOpaque, which cause frequent redrawing of applications.
   154 # This disable ResizeOpaque, which cause frequent redrawing of applications.
   155 Style "*" ResizeOutline
   155 Style "*" ResizeOutline
   156 
   156