Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i3 pin-workspaces behaviour for a named monitor output. #2797

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sumebrius
Copy link

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Other: Replace this with a description of the type of this PR

Description

Adds a new configuration for module i3:

  • pin-output - If pin-workspaces is set, will pin workspaces associated with the named monitor instead of the current monitor

Related Issues & Documents

Closes #1625

Documentation (check all applicable)

  • This PR requires changes to the Wiki documentation (describe the changes)
  • This PR requires changes to the documentation inside the git repo (please add them to the PR).
  • Does not require documentation changes

Documentation to be added to i3 module page - under description of pin-output configuration:

; Pin workspaces defined on monitor 'DP-1' instead of the same output as the bar
;
; Default: empty
pin-output = DP-1

@sumebrius sumebrius marked this pull request as ready for review August 22, 2022 11:25
@patrick96
Copy link
Member

Should pin-output imply pin-workspaces? Seems more user-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

i3 pin-workspaces behaviour, but by defining a different output.
2 participants