]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t crash anymore when moving focus to another screen (Thanks, Mirko!)
authorMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 10 Apr 2009 19:29:25 +0000 (21:29 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 10 Apr 2009 19:29:25 +0000 (21:29 +0200)
commitaace42cd7a23b7c0c6116b9591e00d4998858e06
treee71a404e55d3ee5fa0d20e80c2e511106b97945b
parentee5cb143c0b70ed326348eb47d54633105102ad8
Bugfix: Don’t crash anymore when moving focus to another screen (Thanks, Mirko!)

This fixes ticket #24. The crash appeared only under special conditions:
- The screen on which you switch to must be empty or at least not as
  full as the screen on which you were before.
- You switch focus using your mouse.
- You previously selected a column/row which is not availably on the
  destination screen (for example (1,1) and switching to an empty
  screen).
src/handlers.c