]> git.sur5r.net Git - i3/i3/commit
Bugfix: Actually reconfigure unmapped windows when they request it
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 12 Jun 2009 21:47:04 +0000 (23:47 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 12 Jun 2009 21:47:04 +0000 (23:47 +0200)
commit13002dc04e28142d6287b94953a1f0526ef2b331
treea813e68c7f25480ac7c82ae322cc11bd005c1633
parent052190ad05575e57716f4c4c78ee243b867b849b
Bugfix: Actually reconfigure unmapped windows when they request it

Before, we only sent a fake message. While this was sufficient for the
client side most of the time, it didn’t allow us to open floating
windows with the correct size.
src/handlers.c