Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2.1k
    • Issues 2.1k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 149
    • Merge requests 149
  • 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
  • gnome-shellgnome-shell
  • Merge requests
  • !2351

Layout: Force size of overviewGroup

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Florian Müllner requested to merge fmuellner/gnome-shell:layout-sizing into main Jun 30, 2022
  • Overview 1
  • Commits 2
  • Pipelines 6
  • Changes 1

The overviewGroup's size is currently determined by the coverPane actor. That actor is only shown during transitions, so we rely on ClutterFixedLayout including hidden children in its size request.

That odd behavior is about to change, so we need to make sure the overview still requests the correct size.

Fixes fallout from mutter!2488 (merged) before it happens 🎉️

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: layout-sizing