Skip to content
GitLab
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 58
    • Issues 58
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 160
    • Merge requests 160
  • 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
  • PlasmaPlasma
  • KWinKWin
  • Merge requests
  • !3144

Overview: Fix space bar bug

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Niklas Stephanblome requested to merge niklas-stephanblome/kwin:bugfix/overview-spacebar-handling into master Oct 31, 2022
  • Overview 27
  • Commits 9
  • Pipelines 14
  • Changes 2

In the Overview effect, pressing the space bar doesn't insert a space character into the search field, as one would expect, but instead activates the highlighted window. That is unintuitive and this merge request fixes that by intercepting the key input event and handling it in the desired way.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/overview-spacebar-handling