Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 119
    • Merge requests 119
  • 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
  • Plasma Workspace
  • Merge requests
  • !115

WIP: Allow windows to be closed from Breeze window switcher

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Nate Graham requested to merge ngraham/plasma-workspace:close-windows-from-task-switcher into master Jun 25, 2020
  • Overview 9
  • Commits 2
  • Pipelines 0
  • Changes 1

Implement the ability to close windows from the Breeze window switcher using the standard "close" key while the switcher is open. This works out to the "w" key for our platform.

BUG: 308331 FIXED-IN: 5.20

Unlike the companion MR for all the non-default switchers (kdeplasma-addons!5), this does not quite work yet; hitting the w key while the switcher is open produces the following error instead of closing the window:

file:///home/nate/kde/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowswitcher/WindowSwitcher.qml:142: ReferenceError: StandardKey is not defined

I yet haven't had success figuring out what the problem here is. Assistance would be appreciated.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: close-windows-from-task-switcher