~vanvugt/ubuntu/+source/mutter:fix-lp1763892-cosmic

Last commit made on 2019-02-27
Get this branch:
git clone -b fix-lp1763892-cosmic 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-lp1763892-cosmic
Repository:
lp:~vanvugt/ubuntu/+source/mutter

Recent commits

f058b16... by Daniel van Vugt

Remove 60 FPS limitation, thus supporting high frame rates

For Xorg the only fix required was to remove the spurious patch:

  clutter-Smooth-out-master-clock-to-smooth-visuals.patch

which had the effect of imposing a 60 FPS limitation. That patch
never landed upstream.

For Wayland you need both the above fix and the introduction of
hardware vsync support which was upstreamed in mutter 3.32 and is
backported to 3.30 in two commits/patches:

  lp1763892-a-renderer-native-Add-hardware-presentation-timing.patch
  lp1763892-b-renderer-native-Advertise-_FEATURE_SWAP_THROTTLE.patch

https://bugs.launchpad.net/bugs/1763892

8da4c39... by Iain Lane

Finalise changelog

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

debian/patches: Fix crash in dual monitor setup and gdm activation

Fixes LP: #1790525, LP: #1795774

(cherry picked from commit 2aee3a6a10250a8b964217fb5673c90d9294b786)

Modified by Iain Lane <email address hidden>: Removed unrelated patch
context changes.

997cacf... by Marco Trevisan (Treviño)

debian/patches: Fix offscreen-effect painting of clones in zoom mode

Fixes LP: #1779615, LP: #1767648

c7da937... by Iain Lane

Update & finalise changelog

ec40bb4... by Iain Lane

control: Depend on g-s-d-schemas instead of g-s-d. We only need the schemas

LP: #1808796

8790a79... by Iain Lane

Update gbp.conf and Vcs metadata for cosmic

3560a2d... by Iain Lane

Import Debian changes 3.30.2-1~ubuntu18.10.1

mutter (3.30.2-1~ubuntu18.10.1) cosmic; urgency=medium

  * SRU backport from unstable / disco to cosmic. (LP: #1804448)
  * Drop change from 3.30.1-4 for the SRU - we are not ready to SRU this yet
    (reinstates the patch):
    + Drop clutter-Smooth-out-master-clock-to-smooth-visuals.patch: It was
      abandoned upstream, but also seems to be limiting refresh rates in
      Xorg sessions to 60Hz when previously they were unlimited.
    + Also modify the changelog entry for 3.30.1-4 to drop the bug ref so it
      doesn't confuse the SRU process.

c8f38f5... by Simon McVittie

3.30.2-1

ccb8939... by Simon McVittie

Drop cherry-picked patches