commit | bc052c99f926ec54f8da1e9bc7050d1c0a5311f0 | [log] [tgz] |
---|---|---|
author | Tiago Vignatti <tiago.vignatti@intel.com> | Thu Apr 19 16:18:18 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Sat Apr 21 23:21:08 2012 -0400 |
tree | 1313a148c35acc9b0e168aa21120804a287233a2 | |
parent | b10f1e3ab0be973de4a31b22e9b2f2322b0b4a6a [diff] |
compositor: introduce internal shell_interface We're able now to create shell_surfaces inside Weston. This makes possible the glue needed between shell and xserver-launcher. On the desktop-shell, it was split the protocol part from shell_surface specific functions to make this possible. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>