Emmanuel Lepage Vallee
3587de5721
tests: Test the declarative widget system on wiboxes
2016-08-01 16:10:53 -04:00
Uli Schlachter
2d511e2ab5
gears.object.properties: Implement read-only properties
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-06-08 20:28:31 +02:00
Emmanuel Lepage Vallee
0dcc545f35
tests: Update the miss handler test
2016-05-15 17:17:11 -04:00
Emmanuel Lepage Vallee
e8dd707508
tests: The the mouse miss handler
2016-04-30 04:27:34 -04:00
Emmanuel Lepage Vallee
18ef42abfc
tests: Update the miss handler test
2016-03-30 23:25:44 -04:00
Uli Schlachter
a5a106f97f
Make it possible for Lua to emulate arbitrary properties
...
This makes it possible to add something similar to a __index / __newindex
metamethod to all our C objects. Based on this, Lua can then easily implement
arbitrary properties on our capi objects.
2015-09-27 17:43:41 +02:00