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

WIP: Detect opened windows in the alt-tab switcher

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Jonas Dreßler requested to merge verdre/gnome-shell:alt-tab-open-close into main Jul 28, 2018
  • Overview 1
  • Commits 20
  • Pipelines 0
  • Changes 2

Dynamically add and remove newly opened or closed windows to the different alt tab switchers.

The problems with the window-added and window-created signals are resolved now and the detection should work fine in both Wayland and X sessions with every switcher available.

This MR and !176 (closed) are replacing !92 (closed).

Marked as WIP because this depends on the fix-branches being merged first.

Edited Jul 18, 2021 by Florian Müllner
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alt-tab-open-close