mrkai77 / mrkai77/Loop

✨ Switch between spaces using a loop

Open
#1,125 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Swift
Stars
11.6k
Forks
270
Avg merge
8h 7m
Merged PRs (30d)
3

Description

Feature Request Summary

Although switching between spaces is a standard feature of macOS, I think it’s useful to be able to do so from “Loop.”

Problem / Opportunity & Desired Solution

The default key binding uses the Control key and the arrow keys, but it’s frustrating that macOS reserves this combination because it’s the one developers typically want to use in text editors.
If we could use “Loop” for this operation, we could free up the Control key.
Since “Loop” already includes an action to move a window to a different space, I think it would be consistent if we could switch spaces using a similar operation.

Alternatives Considered

No response

Visuals or References

No response

Additional Context

No response

Priority

Low (nice to have)

Final Checks
  • My issue is written in English.
  • My issue title is descriptive.
  • This is a single feature request (multiple feature requests should be reported individually).
  • I have looked to see if this is a duplicate of another feature request.
  • I can help with research or testing.
  • I can help code this feature.

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 Loop’s existing action for moving a window to a different space and trace how its space selection is implemented. Use that path to determine where a switch-space action belongs, then verify that it changes macOS spaces without moving the focused window and that the action is available through Loop.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
desktop, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.