donovanglover / hyprnome

GNOME-like workspace switching in Hyprland.
https://donovan.is/hyprnome
GNU General Public License v3.0
120 stars 3 forks source link

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

Open plsmphnx opened 6 months ago

plsmphnx commented 6 months ago

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

Priorities

Add a :+1: reaction to pull requests you find important.

donovanglover commented 4 months ago

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