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 Request] Option to Dock Side Panel to Different Screen Edges #1437

Open
miztizm opened this issue Sep 8, 2023 · 1 comment
Open

Comments

@miztizm
Copy link

miztizm commented Sep 8, 2023

I'm using a vertical screen setup and find that the current side panel takes up too much horizontal space, which isn't ideal for my workflow, particularly when I'm using Brainbox for chatting. While I appreciate that I can open the side panel in a new tab, it would be great if we had the option to dock the panel to the bottom, top, or right side of the screen.

Similar to how developer tools in web browsers offer docking options, it would be incredibly useful to have the flexibility to place the side panel where it best suits our individual needs.

This feature would allow for a more customizable workspace and could enhance productivity, especially for those of us with unique screen orientations.

  • Wavebox: 10.116.10.2 stable

Bug/Feature description

image

@Thomas101
Copy link
Member

I can see how this would be useful on a tall monitor, however, the side panel is a chromium spec (https://developer.chrome.com/docs/extensions/reference/sidePanel/) which means any extension from the web store can use it. I suspect we may encounter some issues if we start positioning the panel across the bottom of the screen as other extensions haven't considered this kind of aspect ratio or optimized for it.

It's similar to the built-in Wavebox side panel views as they're primarily targeted around being tall and narrow. Although you can pop Brainbox out into its own window if you use it in a widescreen aspect ratio the layout is really sub-optimal. I think out of all the views that come built-in, Smart Notes is really the only one that supports a broader variety of views

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

No branches or pull requests

2 participants