Fixes for maximized clients
commit5fafe8d0eb3737bdbbcf97079786ba6e8d91bbda
authorUli Schlachter <psychon@znc.in>
Tue, 17 Aug 2010 18:52:32 +0000 (17 20:52 +0200)
committerUli Schlachter <psychon@znc.in>
Tue, 17 Aug 2010 18:52:32 +0000 (17 20:52 +0200)
tree90cc8ba6fc30f9cbeb46c36b0ee9c5af1cc1db48
parent6d1130b40812268ccb93add146da47c6e9904051
Fixes for maximized clients

When a client is maximized and then has a titlebar added / removed, we need some
special magic to make sure it still gets the correct geometry. This is now done
by maximizing the client again.

Signed-off-by: Uli Schlachter <psychon@znc.in>
titlebar.c