"Daniel Test" <[EMAIL PROTECTED]> writes: > first of all, ion2 rocks. Thank you for this great wm.
... ion3 rocks even more ;-). > After working a while with ion2, there are two things > which are annoying me. If you want to invest time scripting ion, my advice is to switch to ion3. It's quite stable now (for my personal usage, it's still not as solid as rock, but really useable). There have been some API changes, so, the code you write for ion2 might not work the day you decide to migrate to ion3 ... > 1. Closing the last tab of a frame. > When closing the last tab of a frame, the frame should > also be closed. (special case, last frame) See min_tabs.lua. It's not what you want, but does something when windows are created/destroyed, so, it's a good starting point. http://modeemi.cs.tut.fi/~tuomov/repos/ion-scripts-3/ http://modeemi.cs.tut.fi/~tuomov/ion-doc-3/ionconf/ > 2. Attaching tagged tab. > After attaching a tagged tab to a frame, this tab should > be active. When more tabs are attached, perhaps the last one. Don't know if it's possible to script this, but I think this should be the default behavior. -- Matthieu
