ozonos / atom-dock

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

Atom dash appears on top instead of bottom #12

Closed satya164 closed 10 years ago

satya164 commented 10 years ago

I think it should appear at bottom. I've a dual monitor setup if that makes a difference.

screenshot from 2014-04-11 23 54 32

me4oslav commented 10 years ago

Lol. Have you tried executing "r"?

satya164 commented 10 years ago

@me4oslav Yes. Several times.

tomvanderlee commented 10 years ago

Very weird, what gnome version are you running?

kyuucr commented 10 years ago

yes, we haven't tested dual screen yet, what is your dual screen setup? it it sideways or up-bottom?

kyuucr commented 10 years ago

@satya164 could you please test the current code? I have included a fix, but I don't have multi monitor to test it :+1:

satya164 commented 10 years ago

@kyuucr Pulled the latest code and did a make install. Same problem (only happens when I connect the external monitor).

I'm using Gnome 3.12 and my dual screen setup is as follows,

screenshot from 2014-04-12 11 18 46

satya164 commented 10 years ago

Any progress?

kyuucr commented 10 years ago

@satya164 I have created pull request #17 with some fix. Again, maybe it's not correct, because I currently doesn't have the environment to test, I'm just guessing where it goes wrong :(

me4oslav commented 10 years ago

@satya164 Can you pull the latest dock mater and test with it?

satya164 commented 10 years ago

Seems to be working now. I'll reopren if i find issues.

cldx commented 10 years ago

This is probably related.

When i connect a second monitor and have the second display living under the primary display the dock will move back and forth between the two desktops.

How do we want this to behave anyways? I thought it would be cool if the Dock followed my Mouse to the Display.

satya164 commented 10 years ago

Since none of GNOME Shell's elements move between 2 monitors like this, it would be weird to have this behavior. So, I think it'll be better to restrict the dock to one monitor only.

cldx commented 10 years ago

But there is an extension that makes it appear on every monitor. Maybe it's worth considering it to be an option?

I don't know, we dont have much use cases for dual setup but for me it would make sense to have the Dock appear on active Desktop since i use my Displays Side by Side.

satya164 commented 10 years ago

@cldx Yeah, I won't mind that. But I am fine the way it is. If the behavior is consistent I won't complain.