]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t warp the pointer if it already is on the target output (Thanks cls...
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 17 Sep 2011 19:53:24 +0000 (20:53 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 17 Sep 2011 19:53:24 +0000 (20:53 +0100)
commit755c618cd41815c72d30fd0d3c4770557e952df2
tree6fa8bc09d5ae9ae78cb5d225fde92e9dcbc029e2
parent18129cf0b005b679f1da1777c8861dfede17c86e
Bugfix: Don’t warp the pointer if it already is on the target output (Thanks cls, pnutzh4x0r)

My testcase was putting a floating window on the left output, but overlapping a
little to the right output. Then switch to a workspace on the right output.
src/x.c