Send correct size to fullscreen clients (FS#1093)
commitbc1507f96d83a19b01039c6914c3a4bed0f196f5
authorUli Schlachter <psychon@znc.in>
Wed, 13 Mar 2013 20:20:13 +0000 (13 21:20 +0100)
committerUli Schlachter <psychon@znc.in>
Wed, 13 Mar 2013 20:20:13 +0000 (13 21:20 +0100)
tree64dcd36a7a2d534119353ce16f3a30d6c21fc6d6
parentd8a93dafa316dd9f3f0b0cd2e4891a7e1295f4fa
Send correct size to fullscreen clients (FS#1093)

Titlebars are not visible for fullscreen clients, so it doesn't make sense to
substract the area used for the titlebar in ConfigureNotify events.

Signed-off-by: Uli Schlachter <psychon@znc.in>
objects/client.c