wmaker: Allow configuration of window snapping detect distances.
commit443a08ea1683adc3d6ea0811f44e85762033deb2
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Mon, 22 Jun 2015 14:50:51 +0000 (22 09:50 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 23 Jun 2015 14:56:27 +0000 (23 15:56 +0100)
treeb4f1460d5b647fb12373d9efa64db60632f54610
parent791fdd1eff1dea703e1160ad474ae294e4feb55b
wmaker: Allow configuration of window snapping detect distances.

This patch introduces two new configuration values, SnapEdgeDetect and
SnapCornerDetect, which users can set to change the distance from an edge
or corner at which window snapping will begin.  The defaults are 1 and 10,
respectively.

Suggested-by: Josip Deanovic <djosip+news@linuxpages.net>
NEWS
src/WindowMaker.h
src/defaults.c
src/moveres.c