awesome/objects
Uli Schlachter 56c5797905 Finish C-side support for window shapes (FS#1051)
A drawin's and a client's bounding and clip shape can now be queried and is
returned as a cairo surface.  Also, a client window's shape (e.g. xeyes setting
its own shape) can be queried via c.shape_client_bounding and
c.shape_client_clip.  All of these properties now emit signals when changed.

(This also silently fixes a bug in luaA_drawin_set_shape_bounding() which forgot
to include the drawin's border in its size calculation)

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-01-03 17:01:43 +01:00
..
button.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
button.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.c Finish C-side support for window shapes (FS#1051) 2014-01-03 17:01:43 +01:00
client.h Revert "client: add a limit to the loop (FS#573)" 2013-10-04 14:17:57 +02:00
drawable.c Drawable: Improve signal behavior 2013-02-20 14:09:19 +01:00
drawable.h Drawable: Improve signal behavior 2013-02-20 14:09:19 +01:00
drawin.c Finish C-side support for window shapes (FS#1051) 2014-01-03 17:01:43 +01:00
drawin.h Introduce drawables 2012-10-14 17:30:54 +02:00
key.c lua_objlen wrapped in luaA_rawlen 2012-06-12 11:02:57 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.c Tags: Remove screen property 2012-10-23 10:05:34 +02:00
tag.h Tags: Remove screen property 2012-10-23 10:05:34 +02:00
timer.c Use glib instead of libev 2012-11-21 21:01:12 +01:00
timer.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
window.c luaA_window_get_opacity: Always return a number 2012-10-19 13:10:13 +02:00
window.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00