Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,857
    • Issues 1,857
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 134
    • Merge requests 134
  • 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
  • gnome-shellgnome-shell
  • Merge requests
  • !136

Fix and polish the window overlays of the overview

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jonas Dreßler requested to merge verdre/gnome-shell:overview-window-overlay-fixes into master Jun 29, 2018
  • Overview 35
  • Commits 8
  • Pipelines 5
  • Changes 1

The code for window overlays in the overview was quite a mess, clean it up and fix some annoying issues like the flashing of overlays if one is re-selected, the bug that windows can be closed if the close button isn't visible and the oversized window titles.

Also improve the keyboard navigation: Allow using the arrow keys immediately without pressing the down key and allow selecting the windows on a secondary screen after moving the pointer on one.

Also completely stop showing the overlay during animations of the window clone.

Depends on !346 (merged)

Edited Jan 14, 2019 by Jonas Dreßler
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: overview-window-overlay-fixes