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 151
    • Merge requests 151
  • 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
  • !90

Revert "avoid pointless kbd grab on moveresize"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Vlad Zahorodnii requested to merge work/move-resize-grab-keyboard into Plasma/5.19 Jun 29, 2020
  • Overview 10
  • Commits 1
  • Pipelines 0
  • Changes 1

This reverts commit fab806df.

When a client is being moved or resized, we don't want the client to receive arrow key press events.

Unfortunately, this brings the original issue back where Qt clients change their look as they are no longer focused. I believe this issue can be easily fixed by porting QtXCB to _NET_WM_STATE_FOCUSED.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/move-resize-grab-keyboard