JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Improve configurerequest handling.
authorReginald Kennedy <rk@rejii.com>
Fri, 29 Jun 2012 12:05:04 +0000 (20:05 +0800)
committerReginald Kennedy <rk@rejii.com>
Mon, 2 Jul 2012 19:31:15 +0000 (03:31 +0800)
commitcd1e9bacbac01b8a4b3f5ad0f5eb904a68e5fe93
tree39ef74051dc835b543ad714fdea10f4899d9d800
parentd66a94fce3a9836fc2f86a111ac55c6b761411ae
Improve configurerequest handling.
Allow applications to change float geometry until manually resized by
the user.

Fix window mapping when managing a window
Move the window to the correct workspace first so that the region
dimensions are available to the app for proper sizing.

Improve fullscreen handling.
Prevent move or resize operations on fullscreen windows.

Add border flag to ws_win for window geometry calculations.

Utilize update_window instead of separate calls to XConfigureWindow.

ok marco
spectrwm.c