On Sun, Oct 13, 2013 at 07:08:37PM -0500, Jason Ekstrand wrote:
> This splits the decorations code out from window.c so that it can also be
> used by the xwayland WM and other weston components.
>
> Jason Ekstrand (4):
> Rename frame_create and frame_set_child_size with a window_ prefix
> Add
This splits the decorations code out from window.c so that it can also be
used by the xwayland WM and other weston components.
Jason Ekstrand (4):
Rename frame_create and frame_set_child_size with a window_ prefix
Add decoration frame support to cairo-util
Use cairo-util frame in tinytoolkit