If you have a panel/any UI elements, then you most probably have a protocol
to communicate that the UI element surface is a special surface. You could
then just extend this protocol so that you specify Z-ordering of these
surfaces, and then the compositor should respect that.
If it might help here
> On 24 May 2017, at 19:41, Quentin Glidic
> wrote:
>
> On 5/24/17 8:37 PM, adlo wrote:
>> What I would like to do is get the desktop window so that I can display a
>> fake live image of the empty desktop as a background to my full-screen
>> window switcher, so that I can imply that the window
On Wed, 22 May 2019 at 12:41, Sebastian Wick
wrote:
>
> On 2019-05-22 05:17, Erwin Burema wrote:
> > On Tue, 21 May 2019 at 21:07, Sebastian Wick
> > wrote:
> >>
> >> On 2019-05-21 19:32, Erwin Burema wrote:
> >> > Hi,
> >> >
> >> > This is the second version of my color manager calibration proto
On 2019-05-22 05:17, Erwin Burema wrote:
On Tue, 21 May 2019 at 21:07, Sebastian Wick
wrote:
On 2019-05-21 19:32, Erwin Burema wrote:
> Hi,
>
> This is the second version of my color manager calibration protocol,
> biggest change is that I now use a surface this surface is set up in a
> simila