WayfireWM / WayfireWM/wayfire

Option to wrap-around workspaces in vswipe plugin

Open
#1,777 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.