Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Rearrange Status Bar to the Bottom Panel #91

Closed
alefragnani opened this issue Jul 8, 2015 · 11 comments
Closed

Rearrange Status Bar to the Bottom Panel #91

alefragnani opened this issue Jul 8, 2015 · 11 comments

Comments

@alefragnani
Copy link

Would be interesting to have the Status Bar shown in the bottom of Atom window, instead of the bottom of the Editors.

I posted this question in Atom Discussion https://discuss.atom.io/t/rearrange-status-bar-to-the-bottom-panel/18597/2 and @mnquintana asked me to add an issue to that.

Thanks

@stephanos
Copy link

I agree.

A layout like this

 _________________________________
| file  | text area              |
| tree  |                        |
|       |                        |
|       |                        |
|       |                        |
|--------------------------------|
| status bar and panels          |
|--------------------------------|

would provide much more space to important information in panels and the status bar. Currently the file tree takes up all that space which I find very wasteful.

@simurai
Copy link
Contributor

simurai commented Sep 25, 2015

There is now an issue about allowing top/bottom bars in general: atom/atom#8939

Once that is possible, it could be considered to change the status bar.

@simurai
Copy link
Contributor

simurai commented Oct 3, 2015

I tried out making the status-bar to take up full-width, like:

screen shot 2015-10-03 at 10 20 49 am

But somehow it feels wrong. I think the reason is because the status-bar changes based on the active editor and should somewhat stay connected to it. Full-width at the bottom it feels like it's something more global and less related to the active editor.

@jerone
Copy link

jerone commented Oct 3, 2015

I disagree about that the status-bar should be connected (same width) to the editor. The status-bar can contain tiles that aren't necessary related to the editor. Besides, if I split the screen it doesn't split the status-bar too. Making the status-bar to the full width has my preference. 👍

@pradyunsg
Copy link

I agree with @jerone, I would expect the status-bar to be full-width.

And just in case, a configuration option won't hurt. 😉

@nixpulvis
Copy link

I was kinda expecting to see this land with the release of 1.6, is that still the plan?

@winstliu
Copy link
Contributor

This was added in #133 and at the current pace of development will be available in Atom 1.8.0 (it just barely missed 1.7.0, sorry about that).

@nixpulvis
Copy link

It's OK, this gives me an excuse to learn how to override the built in packages.

@Alhadis
Copy link
Contributor

Alhadis commented Jun 7, 2016

But somehow it feels wrong. I think the reason is because the status-bar changes based on the active editor and should somewhat stay connected to it. Full-width at the bottom it feels like it's something more global and less related to the active editor.

100% agreed with this. I can see how many people would want the status-bar to be full-width, but it now feels more detached.

And just in case, a configuration option won't hurt.

Seems to be a forgotten art in this day and age...

Time for a PR I suppose.

@Alhadis
Copy link
Contributor

Alhadis commented Jun 7, 2016

@chaneyzorn
Copy link

really

And just in case, a configuration option won't hurt.

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

No branches or pull requests

10 participants