]> code.delx.au - spectrwm/commit
Only try to set focus on a window once it is known to be mapped.
authorReginald Kennedy <rk@rejii.com>
Sun, 5 Aug 2012 17:01:05 +0000 (01:01 +0800)
committerReginald Kennedy <rk@rejii.com>
Mon, 6 Aug 2012 16:38:03 +0000 (00:38 +0800)
commit7511a23d8ff3455dbc09d11bdd52a4b8c3fe3978
tree1548ee94c5dafc259cce874f9890153fa5c5af84
parent24f75da3573f28d53bbb67563012beb860435dbe
Only try to set focus on a window once it is known to be mapped.

Cleanup manage_window.

Add _NET_WM_ACTION_ABOVE to _NET_WM_ALLOWED_ACTIONS on floaters.

Focus rework; focus_magic returns the focus window instead of actually
setting it. focus_win must now be called explicitly.

Add more EnterNotify drains and xcb_flushes.

Disable atom name resolving in debug mode.
spectrwm.c