Emilio Pozuelo Monfort wrote:
On 03/02/14 17:14, Emilio Pozuelo Monfort wrote:
Hi Bill,
On 30/01/14 23:33, Bill Spitzak wrote:
Fullscreen, normal windows, and "panels" can be arranged in any stacking order,
except the compositor enforces this rule:
The "panels" are always just below the l
You can see our layers here:
https://git.gnome.org/browse/mutter/tree/src/meta/common.h#n572
On Tue, Feb 4, 2014 at 2:45 AM, Emilio Pozuelo Monfort wrote:
> On 03/02/14 17:14, Emilio Pozuelo Monfort wrote:
> > Hi Bill,
> >
> > On 30/01/14 23:33, Bill Spitzak wrote:
> >> There really should not
On 03/02/14 17:14, Emilio Pozuelo Monfort wrote:
> Hi Bill,
>
> On 30/01/14 23:33, Bill Spitzak wrote:
>> There really should not be a "fullscreen layer" which is what is causing this
>> problem. "layers" are imho a mistake except for the desttop and the mouse
>> cursor.
>>
>> What I think needs
Emilio Pozuelo Monfort wrote:
Hi Bill,
On 30/01/14 23:33, Bill Spitzak wrote:
There really should not be a "fullscreen layer" which is what is causing this
problem. "layers" are imho a mistake except for the desttop and the mouse
cursor.
What I think needs to happen:
Fullscreen, normal win
Hi Bill,
On 30/01/14 23:33, Bill Spitzak wrote:
> There really should not be a "fullscreen layer" which is what is causing this
> problem. "layers" are imho a mistake except for the desttop and the mouse
> cursor.
>
> What I think needs to happen:
>
> Fullscreen, normal windows, and "panels" ca
There really should not be a "fullscreen layer" which is what is causing
this problem. "layers" are imho a mistake except for the desttop and the
mouse cursor.
What I think needs to happen:
Fullscreen, normal windows, and "panels" can be arranged in any stacking
order, except the compositor e
From: Emilio Pozuelo Monfort
Hi,
The following patch fixes a bunch of issues related to fullscreen
surfaces. From my testing, this makes fullscreen clients behave
much better.
We still have the following problem, but it is not a regression. I am
not sure how to fix it without regressing other s