Gurjus Bhasin

Results 88 comments of Gurjus Bhasin

I see. I don't really have dedication to maintain a fork or separate plugin because I don't use Budgie too often, so I guess I'll just close this PR.

Fair, if there is a possibility that it could still be accepted in the future then I'm happy to keep working on it.

Sure, that's a good idea. My original plan was to just have Super+T cycle through the available layouts but that seems like a better option, although it will need me...

Right now I'm working on vertical tiling, but after that I'm thinking of how to implement the popup dialog. The tile_windows function is in src/wm/wm.vala, however we would probably have...

Thanks. I'm still not sure how to go around that but I'll look at the other dialogs when I get there.

![image](https://user-images.githubusercontent.com/48339289/148267731-88f404b3-0e29-4ff8-8c56-8bcda24764d8.png) It doesn't yet play well with the panel, but otherwise I've pretty much finished vertical tiling. And yes, @Jacob-Vlijm I was aware, but I thought your point was valid...

i've finished vertical tiling. Now Super+T will cycle through the list: [Floating, Horizontal Tiling, Vertical Tiling]. i want to start work on the popup but I honestly have no idea...

Thanks, I appreciate your points. > Various signals such as hide and connecting to them This is the one point I don't get even after reading src/daemon/tabswitcher.vala. My only guess...

@JoshStrobl thanks for the information, I think I have an idea of where to start now. > This can just as easily be an ENUM like LAYOUT_HORIZONTAL and LAYOUT_GRID Indeed,...

@guillotjulien those buttons look great! would be happy to use them. Maybe make either all the windows filled or all of them empty, though; right now only the floating one...