Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 60
    • Issues 60
    • 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
  • !3255

workspace, useractions: get output in direction relative from reference

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Natalie Clarius requested to merge nclarius/kwin:output-directions into master Nov 30, 2022
  • Overview 13
  • Commits 3
  • Pipelines 11
  • Changes 7
  • add a function to get the output in a geometrical direction relative to a reference, e.g. left of active output
  • use this order for the previous/next output in user actions for "switch to {previous/next} screen", instead of the seemingly random order of m_outputs
  • add user actions for "switch to screen on {left/right/top/bottom}"
  • use this function for determining the directionally adjacent output in quick tiling (simplifies the code a little and extends it to the vertical dimension)

screenshot-2022-11-30_15.22.27_

BUG: 451286
BUG: 453038

Edited Nov 30, 2022 by Natalie Clarius
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: output-directions