5 ms·
Not yet. I've toyed with different ways of doing this, but haven't really decided on one that I really like. Maybe I should just go the road of other window man
by ianyh 12y ago
Not yet. I've toyed with different ways of doing this, but haven't really decided on one that I really like. Maybe I should just go the road of other window managers that expose a scripting interface. Write a javascript file or something that defines a function that takes a list of windows and some other parameters and returns frames for the windows, binds to commands for modifying layout state, etc.
- nuclear_eclipse 12y agoWould it be simpler to just define a couple "mirrored" variants of the main layouts?
- ianyh 12y agoYeah, there's already an issue to track that (https://github.com/ianyh/Amethyst/issues/129 https://github.com/ianyh/Amethyst/issues/129), but in general it seems like people want more flexibility in defining how they want things to tile.