Hyprland
Hyprland copied to clipboard
Added `toggleswallow` dispatcher
Describe your PR, what does it fix/add?
New feature: toggleswallow dispatcher which allows to toggle the swallowed window with a keybind. Only if the window was originally swallowed will it work. Meaning that you can only "unswallow" and then "swallow" again a window, and so on.
Useful when you want to have your terminal swallowed, but sometimes you also want to check the logs of your running application.
Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)
Is it ready for merging, or does it need work?
Ready