Re: libwayland surface coordinate question

2019-11-21 Thread Jonas Ã…dahl
On Thu, Nov 21, 2019 at 07:17:11PM -0800, Ken C wrote: > 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(). FWIW, you should be able to make the gtk3 application not include any pixels outside th

Re: libwayland surface coordinate question

2019-11-21 Thread Ken C
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 libweston and have a b

Re: libwayland surface coordinate question

2019-11-21 Thread Scott Anderson
On 22/11/19 2:40 pm, Ken C wrote: 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-sh

libwayland surface coordinate question

2019-11-21 Thread Ken C
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

Re: How to implement OSD overlay in Wayland/Weston

2019-11-21 Thread Greg V
Nov 19, 2019 3:39:48 PM Simon Ser : > On Tuesday, November 19, 2019 1:37 PM, Pekka Paalanen wrote: > > >> On Tue, 19 Nov 2019 12:19:35 + >> Simon Ser cont...@emersion.fr wrote: >> >> >>> On Tuesday, November 19, 2019 1:08 PM, Pekka Paalanen ppaala...@gmail.com >>> wrote: >>> >>>