Option to wrap-around workspaces in vswipe plugin
Open
Nobody has claimed this yet.
enhancement
low-priority
PRs-welcome
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 237
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 1
Description
Currently, to swipe from the first workspace to the last we have got through all the intermediate, and vice-versa. It will be very convenient if we could provide an option for wrap-around, so that we can directly swipe from first to last and vice-versa.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the vswipe plugin and its workspace transition logic. Determine how plugin options are defined and how the first and last workspaces are handled; done means an option enables direct first-to-last and last-to-first swipes without changing the existing behavior by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100