Git Product home page Git Product logo

Comments (10)

jerone avatar jerone commented on May 27, 2024

It would be nicer if it would be shown over and under the tree-view as well

That's not possible due to Atom's way of available panels in the workspace. See https://discuss.atom.io/t/rearrange-status-bar-to-the-bottom-panel/18597/6

The linked topic does note a workaround that you can put in your styles.less to achieve the same effect.

from tool-bar.

pradyunsg avatar pradyunsg commented on May 27, 2024

Ah, so it's technically difficult. So, could you put the relevant code snippet in the README (for reference?)

PS: I did this but I'm having a hard time figuring out the height part... It probably needs the Tree-View moved vertically as well.

from tool-bar.

jerone avatar jerone commented on May 27, 2024

Tracking upstream: atom/atom#8939

from tool-bar.

simurai avatar simurai commented on May 27, 2024

FYI: I tried out putting the tool-bar full width at the bottom atom/atom#8939 (comment), but it felt weird. I think the status-bar should always be the last thing at the bottom and packages can be above it.

Also, having the tool-bar at the top with full-width would make it visually uneven. So I think keeping it like it is now is still the best option. Personally, I prefer the tool-bar on the sides.

from tool-bar.

jerone avatar jerone commented on May 27, 2024

Personally I have the tool-bar positioned at the top, like any other (Windows) desktop program has placed their (customizable) toolbars. To this day I find it weird that it's beside the tree-view and not above it, while it contains buttons that are related to the tree-view and not the editor only.
I still believe this should be implemented as another API function, so packages can position their bars/panels like they want. 👍

from tool-bar.

jerone avatar jerone commented on May 27, 2024

atom/atom#9274 was just merged, making it possible to attach to a panel that spans across the whole width and not just above/under the editor.

Waiting for another beta release before we can work on this.

from tool-bar.

simurai avatar simurai commented on May 27, 2024

Waiting for another beta release before we can work on this.

Something I was wondering (a bit off-topic).. how do you add something to beta but not stable? Do you release tool-bar with something like "atom": ">=1.5.0" here. Then only people with that version should see an update. And then once it lands in stable, go back to "atom": ">=0.188.0"? I guess the problem is that it would block any other updates to tool-bar that should go into stable?

from tool-bar.

jerone avatar jerone commented on May 27, 2024

how do you add something to beta but not stable?

I don't think this is possible yet, as it looks like the engine property is ignored at this time.

For now I just want to wait for beta to have the updated core packages required for this feature, before I (or someone else) is going to work on this.

from tool-bar.

pradyunsg avatar pradyunsg commented on May 27, 2024

✨ Yay! 🎉

from tool-bar.

varemenos avatar varemenos commented on May 27, 2024

A Docks feature was added recently to the latest beta, I'm ynder the assumption that this feature could be implemented via the Docks API.

from tool-bar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.