Send correct position in ConfigureNotify events (FS#1030)
commita7c3f10ce5a1b3bcef932448c404eb37bec7d032
authorUli Schlachter <psychon@znc.in>
Sun, 31 Mar 2013 16:07:49 +0000 (31 18:07 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 31 Mar 2013 16:07:49 +0000 (31 18:07 +0200)
treeee852bc028af664c3682e7b5fa53b665e19296b9
parentee1fe4dd59186e6ba109b3c8c25c836ce6e546d7
Send correct position in ConfigureNotify events (FS#1030)

This event should contain the position of the top-left corner of the client's
content area. Thus, we have to add the border width to the position.

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