Re: Fullscreen window (Re: Thread safety when rendering on a separate thread)

2020-01-30 Thread Pekka Paalanen
On Thu, 30 Jan 2020 12:49:34 +0100 Guillermo Rodriguez wrote: > El jue., 30 ene. 2020 a las 12:25, Pekka Paalanen > () escribió: > > > > On Thu, 30 Jan 2020 11:46:59 +0100 > > Guillermo Rodriguez wrote: > > > > > Just tried this but found that fullscreen windows seem to be made > > > fully

Re: Fullscreen window (Re: Thread safety when rendering on a separate thread)

2020-01-30 Thread Guillermo Rodriguez
El mar., 28 ene. 2020 a las 12:55, Pekka Paalanen () escribió: > > On Mon, 27 Jan 2020 16:13:41 +0100 > Guillermo Rodriguez wrote: > > > Hi, > > > > El lun., 27 ene. 2020 a las 14:21, Pekka Paalanen > > () escribió: > > > > > > On Mon, 27 Jan 2020 12:58:13 +0100 > > > Guillermo Rodriguez wrote:

Re: Fullscreen window (Re: Thread safety when rendering on a separate thread)

2020-01-30 Thread Guillermo Rodriguez
El jue., 30 ene. 2020 a las 12:25, Pekka Paalanen () escribió: > > On Thu, 30 Jan 2020 11:46:59 +0100 > Guillermo Rodriguez wrote: > > > Just tried this but found that fullscreen windows seem to be made > > fully opaque (black surface behind), which does not work for me. > > Yes, that is very

Re: Fullscreen window (Re: Thread safety when rendering on a separate thread)

2020-01-30 Thread Pekka Paalanen
On Thu, 30 Jan 2020 11:46:59 +0100 Guillermo Rodriguez wrote: > Just tried this but found that fullscreen windows seem to be made > fully opaque (black surface behind), which does not work for me. Yes, that is very intentional. > I have two "pseudo full screen" windows, one is stacked on top

Re: Fullscreen window (Re: Thread safety when rendering on a separate thread)

2020-01-30 Thread Guillermo Rodriguez
Hi, El jue., 30 ene. 2020 a las 16:48, Pekka Paalanen () escribió: > > On Thu, 30 Jan 2020 16:06:19 +0100 > Guillermo Rodriguez wrote: > > > El jue., 30 ene. 2020 a las 13:33, Pekka Paalanen > > () escribió: > > > > > > On Thu, 30 Jan 2020 12:49:34 +0100 > > > Guillermo Rodriguez wrote: > > > >

Re: Fullscreen window (Re: Thread safety when rendering on a separate thread)

2020-01-30 Thread Pekka Paalanen
On Thu, 30 Jan 2020 16:06:19 +0100 Guillermo Rodriguez wrote: > El jue., 30 ene. 2020 a las 13:33, Pekka Paalanen > () escribió: > > > > On Thu, 30 Jan 2020 12:49:34 +0100 > > Guillermo Rodriguez wrote: > > > > > If that means combining the two applications into one -- I'd rather > > > not

Re: [RFC weston v2 2/2] xwayland: support programmatically maximizing views

2020-01-30 Thread Pekka Paalanen
On Tue, 27 Jun 2017 23:51:36 +0300 Ilia Bozhinov wrote: > Currently the xwayland implementation of desktop surfaces doesn't do > anything when weston_desktop_surface_set_maximized/fullscreen() is called. > In order to support this, we have to add xwayland internal interfaces > for sending those

Re: Fullscreen window (Re: Thread safety when rendering on a separate thread)

2020-01-30 Thread Guillermo Rodriguez
El jue., 30 ene. 2020 a las 13:33, Pekka Paalanen () escribió: > > On Thu, 30 Jan 2020 12:49:34 +0100 > Guillermo Rodriguez wrote: > > > El jue., 30 ene. 2020 a las 12:25, Pekka Paalanen > > () escribió: > > > > > > On Thu, 30 Jan 2020 11:46:59 +0100 > > > Guillermo Rodriguez wrote: > > > > > >

Re: [PATCH Weston] Load xkb map from file

2020-01-30 Thread Pekka Paalanen
On Mon, 14 Aug 2017 16:50:43 +0300 Constantine Bytensky wrote: > I use my own keymap file on X.Org and I want to use it at Weston. > > compositor/main.c | 2 ++ > libweston/compositor.h | 1 + > libweston/input.c | 13 ++--- > 3 files changed, 13 insertions(+), 3

Re: [PATCH v2] Add m1bpp (monochrome, 1 bit/pixel) pixel format

2020-01-30 Thread Pekka Paalanen
On Thu, 21 Sep 2017 10:08:06 -0400 Drew DeVault wrote: > This is useful for Wayland compositors on low-end displays - in > my use case, this is the Heltec 1.3" SPI OLED display. It permits > compatible Wayland clients to utilize a more suitable pixel format for > writing to the display for

Re: [PATCH] compositor-fbdev: Add support for ABGR in calculate_pixman_format

2020-01-30 Thread Pekka Paalanen
On Tue, 3 Apr 2018 14:42:58 +0300 Pekka Paalanen wrote: > On Wed, 19 Jul 2017 00:06:38 +0200 > Pablo Castellano wrote: > > > In PostmarketOS we have added support for the Asus grouper device > > (Google Nexus 7 2012 tablet), which uses ABGR. > > > > This mode seems to be less common and

Re: [RFC weston v2] libweston: Commit subsurfaces before committing root surface

2020-01-30 Thread Pekka Paalanen
On Tue, 6 Mar 2018 17:57:15 +0100 Philipp Kerling wrote: > Committing the root surface triggers a commit of the xdg_surface state, > which might require the subsurface state already being applied (e.g. > when an xdg_toplevel needs to follow size constraints, the subsurfaces > must be in the