On Thu, 15 May 2014 02:32:59 -0700 (PDT) [email protected] wrote: > Hi, > > As I'm deep into extreme customization, I would like to customize > Leo's UI to my likings, changing the panes's colors, layout, etc. > > I hope you don't mind if I ask you a few trivial questions: > > 1) how can I set the active pane to have the colors I choose, > different from the other panes (to make the active pane stand out > visually, instead of that barely visible thin red border)?
I need to switch the default behavior from the red border mechanism to a more generalized styling mechanism - all the pieces are in place, and the new way will fix a scrolling bug from the red border's widget hierarchy manipulations. Will try and find time to do it asap. > 2) can I have different layouts of panes within the same outline and > switch back and forth between them? I explain: let's say that my Yes. So when you right click on the pane dividers you get the super secret hidden "Free layout" menus, I /hope/ you knew about those :-) You can save as many layouts as you want, hmm, I see because the free-layout plugin is compulsory low level core now, it doesn't show up in the Plugins menu, so you can't see its docs. there. Never mind, the docs. don't say much, I was just trying to find the name of this command: free-layout-load - pops up a context menu for switching layouts, same as the right click on the pane dividers context menu "Load Layout". Cheers -Terry > preferred working mode is having a full-page body text pane, which > occupies the whole visual space presently used by the three standard > panes. That would be the layout only for the 'composing' mode (when I > am editing the body text of a node). Now, when I need to look at the > outline tree, the body text pane would need to be downsized and put > on the side of the screen, so I can see the outline. This way, the > layout for that outline would not be static, but dynamic. This > switching between the layouts, according to the 'modes' that I > define, would have to be managed via key bindings, in a toggling way. > Is this something that can be easily accomplished? Could someone > please point me in the right direction on how to do it? Is this > something that has to be defined on a per-outline basis, or could I > implement it as a default for all my outlines? > > Thanks > > Dufriz > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
