Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 100
    • Merge requests 100
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • KWinKWin
  • Merge requests
  • !61

Closed
Created Jun 16, 2020 by Vlad Zahorodnii@vladzDeveloper
  • Report abuse
Report abuse

[x11] Ensure that mostRecentlyActivatedClient() returns correct values

  • Overview 2
  • Commits 1
  • Changes 3

If a FocusIn event does not originate from the window manager and our focus stealing prevention policies are fine with granting focus to a client that has triggered the FocusIn event, we still need to clean up the should_get_focus list; otherwise mostRecentlyActivatedClient() may return a client that is not actually the most recently activated one.

Edited Jun 16, 2020 by Vlad Zahorodnii
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/cleanup-should-get-focus-list