Re: Freeze exceptions for mutter and gnome-shell

2019-09-04 Thread mcatanzaro
On Wed, Sep 4, 2019 at 2:21 PM, Matthias Clasen via release-team 
 wrote:
Thanks for the detailed explanations. That helps in judging the 
requests. The middle two MRs are unpleasantly large,
but I'll give you approval 1/2, since they all look carefully done 
and reviewed by the shell team.


Here's approval 2/2


___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze exceptions for mutter and gnome-shell

2019-09-04 Thread Matthias Clasen via release-team
On Wed, Sep 4, 2019 at 1:30 PM Jonas Ådahl via release-team <
release-team@gnome.org> wrote:

> Here are some freeze exception requests for mutter and gnome-shell:
>
>
Thanks for the detailed explanations. That helps in judging the requests.
The middle two MRs are unpleasantly large,
but I'll give you approval 1/2, since they all look carefully done and
reviewed by the shell team.
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Freeze exceptions for mutter and gnome-shell

2019-09-04 Thread Jonas Ådahl via release-team
Here are some freeze exception requests for mutter and gnome-shell:

Mutter:

* Fix xdg-output v3 implementationo

Causes clients implementing xdg_output v3 not to see the xdg_output
properties, as the event marking completion was never sent. Depending on
the client, this this can cause them to break terribly.

URL: https://gitlab.gnome.org/GNOME/mutter/merge_requests/771
Risk: Low to none


* Fix mutter detecting monitors after docking

Mutter didn't detect monitors connectod to docking station when docking.
Makes docking station more or less useless.

URL: https://gitlab.gnome.org/GNOME/mutter/merge_requests/743
Risk: Low


* Don't abort on some Proton games

There is a race condition reliably triggered by some Proton games
causing mutter to hit an assert. The change itself more or less
reinstates various object handling that were present in 3.32 and
erroneously removed during the 3.34 cycle.

URL: https://gitlab.gnome.org/GNOME/mutter/merge_requests/773
Risk: Low


GNOME Shell:

* Handle startup/shutdown of misc X11 services

With Xwayland on demand, various services needs to be restarted to deal
with the presence or lack of an X11 server. While the feature itself is
experimental and turned off by default, it is an important technology
preview and without said service management, the paper cuts fairly deep.

URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/680
Risk: Low


Jonas
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.