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
  • !177

WIP: More dynamic thumbnails for the alt tab switcher

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Jonas Dreßler requested to merge verdre/gnome-shell:alt-tab-dynamic-thumbnails into master Jul 28, 2018
  • Overview 1
  • Commits 5
  • Pipelines 0
  • Changes 4

Replace the allocation and positioning of thumbnails with a more modern vfunc override based approach. Use this new layout to allow the thumbnails to have a dynamic height depending on the window height which looks much better and makes the alt tab switcher look less cluttered.

This MR is replacing !105 (closed).

Marked as WIP because this depends on the detect-title-changes branch being merged (!176 (closed)).

Edited Jul 28, 2018 by Jonas Dreßler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alt-tab-dynamic-thumbnails