-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Labels
bugSomething isn't workingSomething isn't workingsolvedThis doesn't seem rightThis doesn't seem right
Description
Describe the bug
IDK if you saw the breaking change announcement
From vaxerski,
hyprwm/Hyprland#8424 with #12890 both togglesplit and swapsplit dispatchers are gone
they were long deprecated. Use layoutmsg with the same params instead.
- New command would be something like this:
bindd = $mainMod SHIFT, I, toggle split (dwindle), layoutmsg, togglesplit,
- Before:
bindd = $mainMod SHIFT, I, toggle split (dwindle), togglesplit,
Steps to reproduce
When you update to the new version coming "soon" It will generate an error I have updated my projects already to avoid the error and user confusion
Expected behavior
The command works on recent versions of HL, so the change can be made now
Screenshots
No response
Distribution
Arch Linux
If Other, specify
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingsolvedThis doesn't seem rightThis doesn't seem right