~vanvugt/ubuntu/+source/mutter:fix-1809407-eoan

Last commit made on 2019-07-03
Get this branch:
git clone -b fix-1809407-eoan https://git.launchpad.net/~vanvugt/ubuntu/+source/mutter
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Branch information

Name:
fix-1809407-eoan
Repository:
lp:~vanvugt/ubuntu/+source/mutter

Recent commits

b0d514e... by Daniel van Vugt

Fix wallpaper corruption on resume from suspend on Nvidia

https://bugs.launchpad.net/bugs/1809407

100b8f5... by Iain Lane

Finalise changelog

538b6ef... by Iain Lane

Update changelog

2e6d4e2... by Iain Lane

Merge tag 'debian/3.32.2+git20190626-1' into ubuntu/master

mutter Debian release 3.32.2+git20190626-1

fdbb1a5... by Iain Lane

Finalise changelog

7cb3a3b... by Marco Trevisan (Treviño)

New upstream snapshot release

LP: #1791574 #1827401

f59aa1a... by Marco Trevisan (Treviño)

Update upstream source from tag 'upstream/3.32.2+git20190626'

Update to upstream version '3.32.2+git20190626'
with Debian dir 94f6fffea562b6192e13b5161fd5b8c921b6e6db

20aaa3f... by Marco Trevisan (Treviño)

New upstream version 3.32.2+git20190626

8b986cd... by Marco Trevisan (Treviño)

window: Emit an error and return when trying to activate an unmanaged

If something (i.e. gnome-shell or an extension) tries to activate an unmanaged
window, we should warn about this and avoid to perform further actions as this
could lead to a crash of mutter, since the window has not valid flags (like
workspace) set anymore at this stage.

Fixes https://gitlab.gnome.org/GNOME/mutter/issues/580

https://gitlab.gnome.org/GNOME/mutter/merge_requests/564

(cherry picked from commit a6fc656e917fd48b8708b8d9f4bf9f8b15581313)

5efb11a... by Marco Trevisan (Treviño)

window: Warn if try to focus unmanaging windows

https://gitlab.gnome.org/GNOME/mutter/merge_requests/307
(cherry picked from commit e14613e74e8c9bb8e08dc7a94e35a86c8baf7a01)