Re: Please read and discuss: Always use docks?

2019-05-27 Thread Edward K. Ream
On Mon, May 27, 2019 at 1:23 PM Chris George wrote: > I already updated the style sheet locally. I will upload my changes. > > Clearing the cache worked. > Thanks for the confirmation. And thanks for testing the new code. Edward -- You received this message because you are subscribed to the

Re: Please read and discuss: Always use docks?

2019-05-27 Thread Chris George
I already updated the style sheet locally. I will upload my changes. Clearing the cache worked. Thanks. Chris On Mon, May 27, 2019 at 11:18 AM Edward K. Ream wrote: > > On Mon, May 27, 2019 at 11:11 AM Chris George wrote: > >> Currently unusable with more than one Leo file open. > > > There

Re: Please read and discuss: Always use docks?

2019-05-27 Thread Edward K. Ream
On Mon, May 27, 2019 at 11:11 AM Chris George wrote: Currently unusable with more than one Leo file open. > There may be some transition problems, but I am using with two files open typically on Windows. Just checked on Linux. All seems well. The code is in constant flux. If problems arise,

Re: Please read and discuss: Always use docks?

2019-05-27 Thread Chris George
Leo 6.0-devel, dock branch, build 92e392e433 2019-05-27 09:21:03 -0500 Python 3.6.7, PyQt version 5.12.0 linux Currently unusable with more than one Leo file open. 1. Open Leo with only one file open. The file I used has a tab layout that I like for it and was saved from a previous

Re: Please read and discuss: Always use docks?

2019-05-25 Thread Edward K. Ream
On Fri, May 24, 2019 at 3:45 PM Chris George wrote: > Would it make sense to enable some of these ideas using optional settings? Yes. Per-commander settings are available at the time Leo creates the main window. Rev 7c976f allows the central widget (the outline pane) to be moveable. Let's let

Re: Please read and discuss: Always use docks?

2019-05-25 Thread Edward K. Ream
On Friday, May 24, 2019 at 10:10:53 AM UTC-5, Edward K. Ream wrote: > Leo doesn't preserve the sizes of the main window properly. Fixed at 8119f8. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop

Re: Please read and discuss: Always use docks?

2019-05-25 Thread lewis
My test scenario: 2 files opened; workbook.leo and Test_A.leo When you click onto another Leo file/Tab, the other Tabs pane / Body pane should disappear. But they stay visible, making it confusing to use. I found myself searching in another files Tab Pane. Example - If I edit and close

Re: Please read and discuss: Always use docks?

2019-05-24 Thread lewis
Trying to use the leo dock branch and enjoy the new features :) However dock branch is not cooperating. *$ git checkout dockerror: pathspec 'dock' did not match any file(s) known to git* I only get the pathspec message for the dock branch. I can easily switch to other branches. Output of git

Re: Please read and discuss: Always use docks?

2019-05-24 Thread Edward K. Ream
On Fri, May 24, 2019 at 1:12 PM Chris George wrote: > What I am after, more than anything, is to unlink a dock widget from > the main dock. You can drag any dock widget away from the main window except the central widget. Imo, there is no need to drag the central widget away from the main

Re: Please read and discuss: Always use docks?

2019-05-24 Thread Chris George
What I am after, more than anything, is to unlink a dock widget from the main dock. ie. currently there is only one entry in my OS window manager so I can't "Keep Above", "Move", "Minimize" etc. Barring that, can the functionality be replicated *within* the main dock? I realize there would still

Re: Please read and discuss: Always use docks?

2019-05-24 Thread Terry Brown
On Fri, May 24, 2019 at 12:45 PM Edward K. Ream wrote: > On Fri, May 24, 2019 at 11:18 AM Terry Brown > wrote: > > > - A central widget allows the user to drag dock widgets to any area at >> any time. Without a central widget you can only drag a widget to an area >> that already contains a

Re: Please read and discuss: Always use docks?

2019-05-24 Thread Edward K. Ream
On Fri, May 24, 2019 at 11:18 AM Terry Brown wrote: I think a having a docking interface and the NestedSplitter (Easter-egg > splitter right click) interface is kind of redundant, they both do similar > things with similar goals and having them co-exist long term probably > doesn't make sense. >

Re: Please read and discuss: Always use docks?

2019-05-24 Thread Terry Brown
I think a having a docking interface and the NestedSplitter (Easter-egg splitter right click) interface is kind of redundant, they both do similar things with similar goals and having them co-exist long term probably doesn't make sense. Vocab: Leo's log-pane is so called for historical reasons,

Please read and discuss: Always use docks?

2019-05-24 Thread Edward K. Ream
Yesterday Leo's new docking interface saw first light. It's in the "dock" branch. You can take a look by setting --dock in the command line. I am eating my own dog food without serious problems. There are two bugs that must be fixed. This post discusses whether Leo's legacy gui (look and