That is going to be it. The client happens to be a minimal gtk3 app.
Thank-you so much for the pointer towards
weston_desktop_surface_get_geometry().
On Thu, Nov 21, 2019 at 5:52 PM Scott Anderson
wrote:
>
> On 22/11/19 2:40 pm, Ken C wrote:
> > I am just starting out with libwesto
I am just starting out with libweston and have a beginner question
regarding surface/view coordinates. I am looking to implement
something along the lines of issue #277 on gitlab[1], "New shell
plugin for single-app usecases". I have swapped out
weston-desktop-shell with a toy client just to get gr