awesome/lib/wibox
Uli Schlachter 62e2dee4ba Add awesome.register_xproperty (FS#1212)
This commits adds awesome.register_xproperty(). This allows lua code to register
arbitrary X11 properties with awesome which will then watch these properties.
Whenever such a property is changed on a client or drawin, we will emit the
xproperty::name signal.

This also adds window:get_xproperty(name) and window:set_xproperty(name, value)
which allows to mess with properties.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-07 16:17:40 +01:00
..
layout wibox.layout.margin: Add margins color parameter 2014-01-20 17:28:04 +01:00
widget wibox: Add widget geometry cache 2013-08-21 12:26:47 +02:00
drawable.lua.in wibox.drawable: Cache the wallpaper 2014-02-23 12:19:26 +01:00
init.lua.in Add awesome.register_xproperty (FS#1212) 2014-03-07 16:17:40 +01:00