CheesyPhoenix / hyprland-relative-workspace

MIT License
8 stars 1 forks source link

Moving forwards when current workspace is empty creates new workspaces #2

Closed hvitoi closed 1 year ago

hvitoi commented 1 year ago

Problem

If the current workspace is already empty (the last workspace in a monitor). Moving forwards will destroy the current (empty) workspace and create a new empty one with a higher ID

Steps to reproduce

Expected behavior

The expected behavior is to do not create new workspaces if the current workspace is already the last (the empty one)