JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Kill references before focusing on a new window.
authorTiago Cunha <tcunha@gmx.com>
Sat, 12 May 2012 21:17:22 +0000 (22:17 +0100)
committerTiago Cunha <tcunha@gmx.com>
Tue, 5 Jun 2012 21:30:56 +0000 (22:30 +0100)
commit900f61bbbbd37bffe783bd5453d41f49a459e32e
treee8b2860fbb314eb939253aec6a21f51917865d4a
parenta7cda44d814729d4469234c9c6ca3d5e72947a4c
Kill references before focusing on a new window.

Like the other focusing functions, make focus_prev call kill_refs before
trying to focus on a new window. This way, the current window references
are cleared like it should be when the very last window is destroyed.

Otherwise, the status-bar output will contain (while its alarm does not
expire) the class hint of the to be removed window.
spectrwm.c