hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.22k stars 895 forks source link

Stacked layout like in i3/Sway #5799

Closed ItzYeho closed 6 months ago

ItzYeho commented 6 months ago

Description

Really love Hyprland, but as a i3 user I miss the stacked layout feature. In i3, Mod+S would activate a window layout in the current container where the windows would be shown in a "tab-like" state but with the "tabs" being from top to bottom instead of left to right. This layout is very useful if there arises a situation where lots of windows are needed in one container, but a tabbed layout would mean each window tab's name would be very short.

vaxerski commented 6 months ago

I'll pin this under #2050

zakk4223 commented 6 months ago

It's not really a layout, it's just rendering the group bar vertically instead of horizontally. Something like this:

image

I have it mostly done, I'll PR something when I"m finished.

vaxerski commented 6 months ago

yea thats why I'd say it's 2050 because the rest is just how you render it

zakk4223 commented 6 months ago

Monocle layout and how you render the groupbar seems completely unrelated to me, but I guess this is what you get when everyone uses the term 'layout' differently....