Skip to content
GitLab
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 2,047
    • Issues 2,047
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 151
    • Merge requests 151
  • 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
  • !1377

loginDialog: Reset auth prompt on vt switch before fade in

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ray Strode requested to merge wip/user-switch-fade-out-fix into master Jul 27, 2020
  • Overview 2
  • Commits 1
  • Pipelines 6
  • Changes 1

At the moment, if a user switches to the login screen vt, the login screen fades in whatever was on screen prior, and then does a reset.

It makes more sense to reset first, so we fade in what the user is going to interact with instead of what they interacted with before.

Fixes: #2997 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/user-switch-fade-out-fix