Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add action to toggle between having a second pane and not #16498

Open
santelelle opened this issue Nov 20, 2024 · 6 comments
Open

Feature: Add action to toggle between having a second pane and not #16498

santelelle opened this issue Nov 20, 2024 · 6 comments

Comments

@santelelle
Copy link

What feature or improvement do you think would benefit Files?

I think it would be really nice to have the action Toggle horizontal/vertical panel similar to what KDE dolphin does with F3.

Right now there I need to use two different action to get this behaviour

  • Add vertical pane
  • Close active pane

I find myself consistently needing either two panels for moving folders around or just one panel to have more files visualized.

It's somehow linked to #14426

Requirements

  • Add the action Toggle horizontal panel

Files Version

3.8.0.0

Windows Version

Windows 11 Pro 23H2 22631.4460

Comments

No response

@yaira2 yaira2 added the needs - additional info Needs more information from the reporter label Nov 21, 2024
@yaira2
Copy link
Member

yaira2 commented Nov 21, 2024

Is this request primarily about wanting to use the same keyboard shortcut instead of having to use two different ones?

@santelelle
Copy link
Author

Yes.

Actually, it would be even nicer to have Close NON active pane as part of the toggle.

@yaira2
Copy link
Member

yaira2 commented Nov 21, 2024

My concern with a 'toggle' action is that it might give the impression that it will show or hide a second pane (e.g., toggling will bring back the previous pane), but this is not the case. Instead, the 'add pane' action actually creates a new pane, and closing it removes the pane. Additionally, while we might occasionally use the term 'dual pane', we could do a better job clarifying that the feature in Files is not a dual pane mode. Rather, it's a multi-pane feature that technically supports more than two panes. The limitation is primarily due to the size constraints on most monitors. However, there have been requests to unlock this functionality.

@santelelle
Copy link
Author

In KDE dolphin (which I take as a reference because I am familiar with), when you add a vertical panel you are duplicating the current path. I agree that storing (for later restoring) the old path before closing the panel is probably not what you want to do.

I also agree on the fact that this feature is not well defined when having more than 2 panels.

@yaira2 yaira2 removed the needs - additional info Needs more information from the reporter label Nov 21, 2024
@yaira2
Copy link
Member

yaira2 commented Nov 21, 2024

Just to clarify, I fully understand the use case. However, we'll need some time to consider our options and evaluate the user experience to determine the best way to implement this, if we decide to proceed.

@yaira2 yaira2 changed the title Feature: Toggle Horizontal panel Feature: Add action to toggle between having a second pane and not Nov 21, 2024
@yaira2
Copy link
Member

yaira2 commented Nov 21, 2024

One possibility is an action named "Open/close vertical pane." Although this approach won't resolve the issue if we support more than two panes in the future, it at least clarifies that it's not toggling a panes visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants