ozonos / atom-dock

Custom Dock for Ozon Desktop
GNU General Public License v3.0
72 stars 13 forks source link

Have dock always showing #28

Closed robcalcroft closed 10 years ago

robcalcroft commented 10 years ago

Hi, is it possible to have the dock not autohide and be displayed at the bottom constantly like mac?

Thanks :)

mpnordland commented 10 years ago

Like with a strut so that windows don't go behind it?

robcalcroft commented 10 years ago

yeh so it looks like [WINDOW] [ dock ] with no overlap

tdb85 commented 10 years ago

Came here to post this feature request. As a Mac user I love the dock, but at work I'm on Linux.

Would be nice if we could move the dock to the left or right side of the screen, and have an option to disable auto hiding. Right now it's similar to the Dash to Dock extension, though that one is stuck on the left side of the screen.

me4oslav commented 10 years ago

No, these won't be implemented. We have decided that our desktop shell will stick to our design rules and they say that the dock won't support relocating or different hide/show modes. Atom is not about customisability, it is about providing a workflow which we believe will be good. Having said that Atom is a bunch of GS extensions and nothing more, so you will be able to disable the dock one and install a dock extension of your choice if you don't fancy using ours. Closing this.

micheleg commented 10 years ago

@goteddygo, there is an development branch (bottom_dock) in Dash to Dock which implements bottom and right positioning of the dash, although it's still a work in progress. Fixed behaviour and other customizations are still there. Check it out if you want, and help with bug reporting.