]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly re-assign dock_clients to the first screen when their screen disappears
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 28 Oct 2009 14:37:34 +0000 (15:37 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 28 Oct 2009 14:37:34 +0000 (15:37 +0100)
commit16d33ec9df520e8b31b584dc329a3f6e42d502b3
tree94de343a4bb38ab93cc239b3c70d546443a5124a
parentf9d155341e539edb75973a40f9c66ed698bdf4e7
Bugfix: Correctly re-assign dock_clients to the first screen when their screen disappears

This could lead to a null-pointer dereference when closing dock
clients that got lost.
src/xinerama.c