]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly cleanup stack_windows when setting clients to floating
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 30 May 2009 09:35:32 +0000 (11:35 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 30 May 2009 09:35:32 +0000 (11:35 +0200)
commitb1eb93326f02b47cf9811c3ec6ed761c8402efb0
treef5b705cf282c4dc4378fa8acea709129687755de
parentac6561019b6b2a25aeb970a536123f8f262af96e
Bugfix: Correctly cleanup stack_windows when setting clients to floating

This fixes ticket #44
include/client.h
src/client.c
src/commands.c
src/floating.c
src/handlers.c