JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix stacking of transients and new windows in max_stack mode.
authorReginald Kennedy <rk@rejii.com>
Fri, 24 Aug 2012 15:33:15 +0000 (23:33 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 24 Aug 2012 15:33:18 +0000 (23:33 +0800)
Fix issue in libswmhack that can cause applications to crash.

Fix issue in mouse button handling that could cause a segfault.

Improve focus handling so related windows are raised when appropriate.

Fix ConfigureRequest handling of floating windows in max_stack mode.

Fix issue in startup where managable windows are sometimes not managed.

Fix possible focus issue when changing focus with keyboard bindings.

Add debug output to grab_windows function.


No differences found