At 1246495186 time_t, Gregor Best wrote:
> diff --git a/widget.h b/widget.h
> index f2ca048..e9d9e7e 100644
> --- a/widget.h
> +++ b/widget.h
> @@ -73,7 +73,7 @@ struct widget_node_t
>  widget_t *widget_getbycoords(orientation_t, widget_node_array_t *, int, int, 
> int16_t *, int16_t *);
>  void widget_render(wibox_t *);
>  
> -void luaA_table2widgets(lua_State *, widget_node_array_t *);
> +int luaA_widget_userdata_new(lua_State *, widget_t *);
>  
>  void widget_invalidate_bywidget(widget_t *);
>  void widget_invalidate_bytype(widget_constructor_t *);

I merged patches 1, 2, 6, 7, 8 and 9.
1 was amended without the + line of the diff above.

Cheers,
-- 
Julien Danjou
// ᐰ <jul...@danjou.info>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// My root password is

Attachment: signature.asc
Description: Digital signature

Reply via email to