Skip to content

feat: add populated workspace navigation#1

Open
Louis047 wants to merge 1 commit intojack-work:masterfrom
Louis047:feat/populated-workspace-nav
Open

feat: add populated workspace navigation#1
Louis047 wants to merge 1 commit intojack-work:masterfrom
Louis047:feat/populated-workspace-nav

Conversation

@Louis047
Copy link

@Louis047 Louis047 commented Feb 22, 2026

Adds commands to navigate through workspaces that contain windows, skipping empty ones.

New Commands

  • focus --next-populated-workspace / focus --prev-populated-workspace
  • move --next-populated-workspace / move --prev-populated-workspace

Wraps around when reaching the end of the populated workspace list. When the origin workspace is empty, selects the nearest populated workspace in the given direction.

Closes jack-work/scoop-lavawm#1

Add focus --next-populated-workspace / --prev-populated-workspace and
move --next-populated-workspace / --prev-populated-workspace commands.

These navigate only through workspaces that contain windows, skipping
empty ones. Wrap-around is supported. When the origin workspace is empty,
the nearest populated workspace in the given direction is selected.

Closes: jack-work/scoop-lavawm#1
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.

[Feature Request] LavaWM - Populated Workspace Navigation

1 participant