
Hello all,
Hyprland has nearly everything I need except for just one feature; being able to split active windows to half screen (basically just the fullscreen dispatcher only... well... halfscreen).
Someone on GitHub has already proposed this feature, yet the issue was closed as not planned.
I could definitely accomplish this with floating windows, but that's a pretty unsatisfactory solution for me. It'd probably be a bit hacky and not well integrated. I want to figure out a real big boi solution here. A true integration, not a shell script.
So... I'm mostly asking for guidance here, assuming this feature isn't hidden somewhere that I haven't seen. It seems like a fun project and a good excuse to finally start learning C++ (I know, I'd definitely be diving into the deep end here). Maybe the fullscreen dispatcher could be copied and rewritten to satisfy these requirements?
Just a nudge in the right direction is all I ask for. I've wanted to learn C++ for a while, but never really had any need for a low-level programming language until now. I'd love to waste god knows how much time learning C++ and trying to integrate my own solution here, so any help would be greatly appreciated.
Thanks guys!