wmaker: Add window snapping feature.
commitdf4906186525c25781320c58a4d22168eae0c39c
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Sun, 21 Sep 2014 03:56:22 +0000 (20 22:56 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 2 Nov 2014 11:50:03 +0000 (2 12:50 +0100)
tree7888e3ed526aa6e5641f76db843e81eacc6f8e2d
parent5f6f73e17806b2033113b5a70c50218aa016b2a8
wmaker: Add window snapping feature.

This patch adds the ability to "snap" a window to one side of the screen by
dragging it to that side.  It is enabled by setting WindowSnapping = "YES" in
~/GNUstep/Defaults/WindowMaker.

Note that window snapping is automatically disabled if DontLinkWorkspaces =
"NO", as this feature also involves dragging a window to one side of the
screen.

Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
src/WindowMaker.h
src/defaults.c
src/moveres.c