franglais125 / dash-to-dock

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
https://micheleg.github.io/dash-to-dock/
GNU General Public License v2.0
12 stars 2 forks source link

Just say thank you #7

Open ragundo opened 7 years ago

ragundo commented 7 years ago

Thanks a lot for adding the option to have the dock on both monitors!!!

DaRo0 commented 7 years ago

Yes! it's really usefull, thank you :)

cytracon commented 7 years ago

Great stuff, thanks. Are you going to change that to an independent extension? Or will that be integrated in the original extension?

franglais125 commented 7 years ago

We are in the process of integrating this into the original extension! Perhaps you'll see it there in 1 or 2 weeks. I'll post again when it's merged :)

cytracon commented 7 years ago

That's great news, many thanks!

haiderrehmanbutt commented 7 years ago

Hi @franglais125

Any timeline for merging with original extension?

franglais125 commented 7 years ago

@haiderrehmanbutt I guess you are talking about the multi-monitor support? If so, it was already merged!

Hopefully soon a new version will be uploaded to extensions.gnome.org, but that is up to the maintainer. Unless you were referring to some other feature?

haiderrehmanbutt commented 7 years ago

Hi! I was talking about viewing open windows on mouseover.

On Thu, May 25, 2017, 8:18 AM Fran Glais notifications@github.com wrote:

@haiderrehmanbutt https://github.com/haiderrehmanbutt I guess you are talking about the multi-monitor support? If so, it was already merged!

Hopefully soon a new version will be uploaded to extensions.gnome.org, but that it's up to the maintainer. Unless you were referring to some other feature?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/franglais125/dash-to-dock/issues/7#issuecomment-303911483, or mute the thread https://github.com/notifications/unsubscribe-auth/AaqgoiYJO2kZyHalHGqu4pCoqHksJt7cks5r9PL9gaJpZM4L-Od1 .

franglais125 commented 7 years ago

Ah, I see! As you can see here (https://github.com/micheleg/dash-to-dock/pull/504), it is still a WIP. My testing was quite satisfactory. If you want to give it a try:

git clone https://github.com/franglais125/dash-to-dock
cd dash-to-dock
git checkout click_window_preview_dtp
make && make install

and then restart your session.

One note though: this is not on mouse-over (hover), but it's a new click option you can choose.

haiderrehmanbutt commented 7 years ago

Thanks! Do you plan to add an option for mouse hover?

On Thu, May 25, 2017, 8:30 AM Fran Glais notifications@github.com wrote:

Ah, I see! As you can see here (micheleg#504 https://github.com/micheleg/dash-to-dock/pull/504), it is still a WIP. My testing was quite satisfactory. If you want to give it a try:

git clone https://github.com/franglais125/dash-to-dock cd dash-to-dock git checkout click_window_preview_dtp make && make install

and then restart your session.

One note though: this is not on mouse-over (hover), but it's a new click option you can choose.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/franglais125/dash-to-dock/issues/7#issuecomment-303912915, or mute the thread https://github.com/notifications/unsubscribe-auth/AaqgohDUpEw3P-BdqosG_gs3ZrBxEzPPks5r9PXIgaJpZM4L-Od1 .

franglais125 commented 7 years ago

I'd love to!, but I can't promise anything unfortunately. I don't think I'll have that much time over the summer. I've been adding some features to dash-to-dock from time to time, so perhaps I'll eventually get back to this.

I think the maintainer was interested in adding it, so perhaps he'll end up doing it himself at some point.

haiderrehmanbutt commented 7 years ago

Thank you once again. You make GNOME a better place :)

On Thu, May 25, 2017, 8:35 AM Fran Glais notifications@github.com wrote:

I'd love to!, but I can't promise anything unfortunately. I don't think I'll have that much time over the summer. I've been adding some features to dash-to-dock from time to time, so perhaps I'll eventually get back to this.

I think the maintainer was interested in adding it, so perhaps he'll end up doing it himself at some point.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/franglais125/dash-to-dock/issues/7#issuecomment-303913567, or mute the thread https://github.com/notifications/unsubscribe-auth/AaqgovO26-hY49M2kEqnRJ18O0qP1D2Tks5r9PcLgaJpZM4L-Od1 .

franglais125 commented 7 years ago

Thank you (and everyone) for the kind words and support!

I wish I could dedicate more time to this sort of endeavor.