]> git.sur5r.net Git - i3/i3/commit - src/con.c
Force container to be redrawn upon moving to another container. (#2769)
authorIngo Bürk <admin@airblader.de>
Fri, 12 May 2017 17:26:35 +0000 (19:26 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Fri, 12 May 2017 17:26:35 +0000 (19:26 +0200)
commit9178c5b8ca2b5c09ba96397ce3303d552125ede4
tree740cad77c0aa193e08619001756a849b580375ef
parent38827fbb7e6c4232d1e9ebdd299614ac1b82fdba
Force container to be redrawn upon moving to another container. (#2769)

This is necessary as otherwise urgent containers can be broken
after moving them.
src/con.c