weston/desktop-shell
Jason Ekstrand 5c11a3340b Add a weston_surface_set_size function
Surfaces that are created by clients get their size automatically updated
by the attach/commit.  Surfaces created directly by shells (such as black
surfaces) sometimes need to be manually resized.  This function allows you
to do that while being somewhat less messy than messing with the internals
of weston_surface manually.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
2013-12-16 17:23:09 -08:00
..
.gitignore Update .gitignore 2013-12-09 12:15:41 -08:00
exposay.c desktop-shell: Split out exposay immplementation 2013-12-04 10:20:02 -08:00
input-panel.c desktop-shell: Split out input-panel code 2013-12-04 11:03:24 -08:00
Makefile.am build: Fix out-of-tree build for desktop-shell 2013-12-04 12:57:02 -08:00
shell.c Add a weston_surface_set_size function 2013-12-16 17:23:09 -08:00
shell.h desktop-shell: Split out input-panel code 2013-12-04 11:03:24 -08:00