]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t set focus when unmapping clients if the workspace is not active (Thanks...
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Jun 2009 17:09:39 +0000 (19:09 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Jun 2009 17:09:39 +0000 (19:09 +0200)
commit2f334c3f59f0d9c2c679e8cef8a1771c748c826c
tree27b8011b79a9d022bcfdca8c3615b6c0e5a5a92d
parent2330c20092ddd482b4fc43bf04134366fc22c17b
Bugfix: Don’t set focus when unmapping clients if the workspace is not active (Thanks Mirko)

This fixes ticket #53 because current workspace was set to the
workspace which was deleted.
src/commands.c
src/handlers.c