You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented a feature to have SplitV groups where the non-focused windows get "minimized" to about 2 lines of text. I have had this setup in bspwm for years and love it. A video is probably easier to user for showing what I mean
2023-06-06.12-08-47.mp4
Would you be interested in me adding this feature, probably as a new group mode like StackedV? Otherwise I'll just keep this feature in my own fork
The text was updated successfully, but these errors were encountered:
I wouldn't mind the feature, though I would prefer it to be implemented as a flag in Hy3GroupData instead of a new layout type. If implemented that way it would work for both SplitH and SplitV layouts. My own answer to a similar problem was the Tabbed layout, which also might work for you. If you want to implement it, the implementation should probably go in recalcSizePosRecursive.
I have implemented a feature to have SplitV groups where the non-focused windows get "minimized" to about 2 lines of text. I have had this setup in bspwm for years and love it. A video is probably easier to user for showing what I mean
2023-06-06.12-08-47.mp4
Would you be interested in me adding this feature, probably as a new group mode like
StackedV
? Otherwise I'll just keep this feature in my own forkThe text was updated successfully, but these errors were encountered: