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 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 116
    • Merge requests 116
  • 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
  • !1453

Fix center snap zone to account for available space

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kristen McWilliam requested to merge merritt/kwin:fix_center_snap_zone into master Sep 22, 2021
  • Overview 11
  • Commits 2
  • Changes 1

Currently the center snap zone differs from the Window Placement: Centered and the Workspace::slotWindowCenter() in that it does not take into consideration the space consumed by things like panels or docks, instead simply considering the center to be the dead center of the display.

This change fixes this and the center snap zone will more intuitively be the center of the useable area.

BUG: 421221

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_center_snap_zone