Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] Upcoming change to "togglesplit" and #1486

@dwilliam62

Description

@dwilliam62

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

Metadata

Metadata

Labels

bugSomething isn't workingsolvedThis doesn't seem right

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions