fthx / dock-from-dash

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

[Request] Trigger dock by pressure #58

Closed arthurflor23 closed 11 months ago

arthurflor23 commented 2 years ago

Hi,

There is a functionality in the dash-to-dock to trigger the dock with pressure mechanism. I don't know if it's possible to implement the same mechanism here, but would be really nice. One reason is to avoid the accidental dock's trigger, when put the mouse quickly in the active area.

Anyway, here are some support links:

fthx commented 2 years ago

Hi,

Yes that would be good. At the moment, the code is much simpler than pressure. I won't do that because I have some other project in dev: https://extensions.gnome.org/extension/5143/dashbar/ (you should try this brand new extension, that does read the GS dash items, the code is much**99 shorter than Dash to Panel, I really like it).

I see this pressure code done in Hot Edge extension. I had a look but I did not spend time on it. Well, I wait for a PR. :-))

subpop commented 1 year ago

I think increasing the toggle-delay setting value would emulate this behavior fairly well. It would certainly reduce the accidental showing of the dock if the cursor doesn't stay in the hit box for too long.

fthx commented 1 year ago

I let this one open since I feel this part of the extension could be better.

dgsasha commented 1 year ago

Hi,

Yes that would be good. At the moment, the code is much simpler than pressure. I won't do that because I have some other project in dev: https://extensions.gnome.org/extension/5143/dashbar/ (you should try this brand new extension, that does read the GS dash items, the code is much**99 shorter than Dash to Panel, I really like it).

I see this pressure code done in Hot Edge extension. I had a look but I did not spend time on it. Well, I wait for a PR. :-))

I got this feature working, I can open a pull request later today, haven't put it on GitHub yet.

fthx commented 11 months ago

That's already done, since GS 45 version