On Tue, 29 Nov 2016 20:23:29 +0100
Quentin Glidic wrote:
> On 29/11/2016 16:11, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > Add a new entry to the internal interface between the xwayland plugin
> > and libweston-desktop (or any other desktop protocol implementation).
> > The new entry
On 29/11/2016 16:11, Pekka Paalanen wrote:
From: Pekka Paalanen
Add a new entry to the internal interface between the xwayland plugin
and libweston-desktop (or any other desktop protocol implementation).
The new entry is identical to set_toplevel except it carries an absolute
position for the t
From: Pekka Paalanen
Add a new entry to the internal interface between the xwayland plugin
and libweston-desktop (or any other desktop protocol implementation).
The new entry is identical to set_toplevel except it carries an absolute
position for the toplevel window.
Following patches will imple