Drakulix / fireplace

Modular wayland window manager written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabbed / Stacked layouts

theduke opened this issue · comments

Very cool project!

Do you plan to add support for tabbed / stacked layouts supported by i3 and (recently) sway?

Yes I do. But I have some more immediate issues to take care of at first and this requires careful planning. The files responsible for i3-layouts are already growing quite large and I need to think about a way to refactor that code, if I add this feature. Otherwise this will be become a huge pain to maintain and most likely a buggy experience.