]> code.delx.au - spectrwm/commit
Moving and resizing floating windows with the mouse is now based on click location.
authorReginald Kennedy <rk@rejii.com>
Sat, 21 Jan 2012 19:38:04 +0000 (03:38 +0800)
committerReginald Kennedy <rk@rejii.com>
Sat, 21 Jan 2012 19:38:04 +0000 (03:38 +0800)
commitb6f64e3b20ecf042e32003ba7213761358773917
treead0819d6c9cd822fc9ffabf9b495c6574c01a993
parent1bc1f62c7a0ed3edf41faf0cec49cfad2db794b0
Moving and resizing floating windows with the mouse is now based on click location.

Floating windows are constrained to region on move/resize operations.

Resize center is now based on window center, instead of region center.

Fix several uninitialized/unused variable warnings.

Handle asprintf return value in conf_load.
scrotwm.1
scrotwm.c