Replies: 5 comments 14 replies
-
|
Interesting so are you saying Tabs would swap panels out? |
Beta Was this translation helpful? Give feedback.
-
|
Was thinking a little more and I'll probably just recreate the Vivaldi's tab management... I really like the grouping of the tabs. The only difference will be that a tab selection would swap both panels. Now as the whole upper part of OS is a rebar we would add a full width row window where tabs would be defined. In time we could then add some config options on how tabs behave... like the selected tab is wider and different color,... BrW |
Beta Was this translation helpful? Give feedback.
-
|
I think tab grouping and having a tab management like Vivaldi is marvelous idea. It would be also nice to be able to backup such tabs. As for visuals, it is indeed important to take up as little space as possible. What about this idea? You could have a configuration item where you would "see" the sub-tabs only if you hoover over them with mouse. If you leave the area it could retract back. |
Beta Was this translation helpful? Give feedback.
-
|
You could have such small space for the tabs. Second option would be to have a whole line of tabs instead (like browser does)of e.g. the quick icons (right below the file menu). Where you could have the arrow down (that would be local tabs?) for any additional tabs. It could be moved like like the other layers. |
Beta Was this translation helpful? Give feedback.
-
|
Hello there, You can try and test the Tabbed panels feature which I'm currently implementing using OpenAI Codex: #168 I found this topic just now, so my work is not inspired by the discussion here.
|
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
as I'm slowly getting the feel for the OS code I started thinking how to implement tabs.
Now as OS already has 'switch panel' functionality we really already have all that we need... well we'll see.
My idea is that I would put a 'Tabs' submenu right on top of the disk dropdown menu -> check image.
Where submenu would contain:
Now every tab would stay in memory and would just be hidden away, so when you would select a tab on a left/right panel current one would hide and the selected one would show.
So this would give us the first version of tabs. In time we would pimp it, but for the intro it should be good enough.
What do you think?
BrW
Beta Was this translation helpful? Give feedback.
All reactions