Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,029
    • Issues 1,029
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 130
    • Merge requests 130
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • muttermutter
  • Merge requests
  • !50

Fix Wayland animations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Georges Basile Stavracas Neto requested to merge gbsneto/wayland-animations into master Mar 17, 2018
  • Overview 36
  • Commits 3
  • 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
Reviewer
Request review from
Time tracking
Source branch: gbsneto/wayland-animations