Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.2k
    • Issues 1.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 137
    • Merge requests 137
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • muttermutter
  • Merge requests
  • !50

Fix Wayland animations

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Georges Basile Stavracas Neto requested to merge gbsneto/wayland-animations into master Mar 17, 2018
  • Overview 36
  • Commits 3
  • Pipelines 0
  • Changes 7

This is based on the patch that @rtcm wrote for bug https://bugzilla.gnome.org/show_bug.cgi?id=780292, with the addition of 2 other patches that implement @jadahl's comment on that same bug report.

I don't have any statistics, but the number of calls to meta_window_wayland_move_resize() was brutally reduced to only 2 calls - one before and the second when calling commit.

Take this with a grain of salt: I can potentially be doing something incredibly stupidly wrong.

Issue: #78 (closed)

Edited Apr 18, 2018 by Georges Basile Stavracas Neto
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gbsneto/wayland-animations