]> code.delx.au - spectrwm/commit
Fix floating window positioning.
authorReginald Kennedy <rk@rejii.com>
Sun, 12 Aug 2012 19:39:43 +0000 (03:39 +0800)
committerReginald Kennedy <rk@rejii.com>
Sun, 12 Aug 2012 20:00:52 +0000 (04:00 +0800)
commit7921c5dfbb79a9d67d930c157b9006257cf7f1ce
tree23c27d8a84d636fe0f43837d39d413aac09e91fe
parentb3ce153db74e7d9a961b0127e6439a79396f29e1
Fix floating window positioning.
Always center unless ANYWHERE quirk is set or window was manually
moved or resized.

Add new load_float_geom() function.

Fix float_toggle to ignore fullscreen windows.

Fix ConfigureRequest events sometimes causing a focus change.

Fix event_drain sometimes not working as expected.

Remove some #if 0 code.
spectrwm.c