RE: How to properly list number of monitors

2019-12-31 Thread Jean Hertel
From: Pekka Paalanen >My point here is, it might be best to not assume that a Wayland >connection always defines which rendering device is being used. It >only defines which rendering device or devices might be preferred. Mesa provides the extension EGL_EXT_platform_wayland[1]. This extension all

Re: Multiple HW plane enable BKM in open source Weston

2019-12-31 Thread Pekka Paalanen
On Mon, 30 Dec 2019 11:29:02 +0200 Marius Vlad wrote: > Hi, > > Yes, overlays are supported in weston but do note that this mailing list > is also about other compositors and the protocol itself. > > Clients do not specify where to "place" the surfaces, the > compositor back-end is the only one

Re: How to properly list number of monitors

2019-12-31 Thread Pekka Paalanen
On Sun, 29 Dec 2019 21:48:32 + Jean Hertel wrote: > Hi Wayland developers, > > My name is Jean Hertel and I'm the developer of adriconf[1], a > small GUI utility to configure options of mesa drivers. I'm > looking into improving our wayland support and would like to ask > a few questions. >