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: 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. >