fthx / dock-from-dash

GNU General Public License v3.0
96 stars 20 forks source link

App icon hover states at bottom edge of screen #34

Closed arthurflor23 closed 2 years ago

arthurflor23 commented 2 years ago

Hi, currently, the extension doesn't consider app hovering at the edge of the screen. It's just a little, but it still doesn't catch the hover.

default gnome (hover state): Screenshot from 2022-04-01 08-42-03

with the extension (no hover): Screenshot from 2022-04-01 08-43-22

I think it's the same issue when gnome released version 40 https://gitlab.gnome.org/Teams/Design/os-mockups/-/issues/89

fthx commented 2 years ago

Hi, thanks for the BR. I look at this but I've got only one idea. If it does not work, I'll close this issue since I cannot override Dash natural behavior for this.

fthx commented 2 years ago

https://github.com/fthx/dock-from-dash/commit/40f663233dde71b98f488449d82efb2719624643

arthurflor23 commented 2 years ago

Hi, just to mention that hover state works in workspace, but the initial problem is in overview mode now.

Thanks again!

fthx commented 2 years ago

That's because I now hide the dock in overview because of this: https://github.com/fthx/dock-from-dash/issues/39 Consequence: the screen border box grab the hover to the GS dash in overview...

So it's now fixed by: https://github.com/fthx/dock-from-dash/commit/62a88ab36827533c7bd6f21bfdae7e4b422c80c9