Weston SDK

Eoff, Ullysses A ullysses.a.eoff at intel.com
Fri Feb 15 19:53:00 PST 2013


I do have some test extension scenarios in mind that would greatly benefit from having the “x11_compositor” and “x11_output” structures partially exported:

struct x11_compositor {
                struct weston_compositor base;
                Display *dpy;
                xcb_connection_t *conn;
                xcb_screen_t *screen;
};

struct x11_output {
                struct weston_output base;
                xcb_window_t window;
};

U. Artie

From: wayland-devel-bounces+ullysses.a.eoff=intel.com at lists.freedesktop.org [mailto:wayland-devel-bounces+ullysses.a.eoff=intel.com at lists.freedesktop.org] On Behalf Of Daniel Stone
Sent: Friday, February 15, 2013 11:42 AM
To: Fred Ollinger
Cc: Pekka Paalanen; Kristian Høgsberg; wayland-devel at lists.freedesktop.org
Subject: Re: Weston SDK

Hi,

On 15 February 2013 16:02, Fred Ollinger <follinge at gmail.com<mailto:follinge at gmail.com>> wrote:
Surely there is functionality that plugin authors will want which will
not change?

Yes, but exactly what that is is a far more difficult question.  Help welcome.

Cheers,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20130216/bcb5a2b4/attachment-0001.html>


More information about the wayland-devel mailing list