]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t fix floating coordinates when reassigning (fixes flickering)
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 14 Sep 2011 21:58:51 +0000 (22:58 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 14 Sep 2011 21:58:51 +0000 (22:58 +0100)
commit6b541d382b89de18104202e5820f466725d77576
treec030c5d57c05d8e70933891cfd65a133554cac45
parent67cf46fa62095051cfa46a1e0c930afc47a9ed42
Bugfix: Don’t fix floating coordinates when reassigning (fixes flickering)

This fixes flickering when moving floating windows between different monitors.
include/con.h
src/cmdparse.y
src/con.c
src/floating.c