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

feat: add flag to jump to next empty workspace #69

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

Conversation

plsmphnx
Copy link

Description of changes

This change adds an --empty flag, which causes hyprnome to advance to the next empty workspace as if it were on the last workspace (or first, when combined with --previous). It's conceptually equivalent to Hyprland's "empty" workspace target, with the hyprnome benefits of skipping intermediate empty workspaces and staying on the same monitor.

Things done

  • Formatted code with cargo fmt
  • Checked for linting issues with cargo clippy
  • Tested that the binary works as expected with cargo build
  • Ran software tests with cargo test
  • Commits follow Conventional Commits

Priorities

Add a 👍 reaction to pull requests you find important.

@donovanglover
Copy link
Owner

Thanks for the PR! Definitely a useful feature to have and apologies that I haven't gotten around to reviewing yet.

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.

2 participants