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

xworkspaces: Add enable-wraparound option #2999

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

Conversation

hus3h
Copy link

@hus3h hus3h commented Jul 31, 2023

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

This adds the option to enable (default, current behavior) or disable the wraparound happening when scrolling the workspaces indicator (for example: scrolling after the last workspace moves you to the first workspace). I think this is a good option to have to cover different preferences, and it helps addressing the points in #2925 (the scroll precision is a different issue to discuss). This has been tested with the three possible options (default, true, false) on a single monitor.

Related Issues & Documents

Well described in #2925.

Documentation (check all applicable)

  • This PR requires changes to the Wiki documentation (configuration option for xworkspaces module)
  • This PR requires changes to the documentation inside the git repo (please add them to the PR).
  • Does not require documentation changes

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.

None yet

1 participant