mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
11bef0795a
The size saved in c->geometry also includes the titlebars. Thus, for getting the window content, we have to subtract this from the size. Before this, the call to xcb_image_get() was failing with a BadMatch error, because we were asking for an area that is outside of the actual client's window's geometry. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
button.c | ||
button.h | ||
client.c | ||
client.h | ||
drawable.c | ||
drawable.h | ||
drawin.c | ||
drawin.h | ||
key.c | ||
key.h | ||
tag.c | ||
tag.h | ||
timer.c | ||
timer.h | ||
window.c | ||
window.h |