]> code.delx.au - spectrwm/commit
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)
commit8b3d816a6450cec0fc166f5243d10ad8149cef52
treedd213ef805038b4cfaa21257d4b153a4d8c5f09b
parent3946872e2b2cfb0d55c4299f8e4486e926a1a289
Fix stacking of transients and new windows in max_stack mode.

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.
lib/swm_hack.c
spectrwm.c