Nikita Bobko
Nikita Bobko
@hassec what you are talking about seems like a different problem #24. My envisioned solution is something like stackline. I agree that accordion layout padding isn't the best visualization in...
Released in 0.19.0
(as an experimental feature, no stability guarantees yet)
> If @nikitabobko is ok with adding this new option I can submit this change, it's fairly simple to add this extra option. Fine by me
The syscall to run external process failed to create a process in `exec-on-window-detected`. I couldn't come up with a good way to notify users about that (in terms of UI/UX),...
Note to myself: after this issue is fixed, please review all the usages of `die` and `dieT` functions to make sure that they are not abused
@zhuoqun-chen no, they are not related. I've answered in #726
Alternatives: `%{window-parent-container-layout}`/``%{window-parent-layout}`` Pros: - It's probably more clear. But man, come on, what else does `%{window-layout}` mean? Cons: - More verbose
I made my mind. The names should be: `%{window-parent-container-layout}` (with the `%{window-layout}` alias) and `%{workspace-root-container-layout}`
Implemented in 0.20.0-Beta