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 158
    • Merge requests 158
  • 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
  • !1498

wayland: Improve default placement of pointer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vlad Zahorodnii requested to merge work/zzag/better-placement-of-pointer into master Oct 06, 2021
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

Currently, the pointer is moved to the center of the workspace. However, on a multi-monitor setup, the workspace center may not be the same as the center of the output it's on. That's the case with my setup - 1920x1080, 1920x1080, 1080x1920 (the monitors are laid out in a row from left to right).

This change improves the default placement of the pointer by actually moving it to the center of the screen that contains the workspace center so the pointer doesn't end up at some "random" position from the user's point of view.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/zzag/better-placement-of-pointer