psifidotos / nowdock-plasmoid

Plasma 5 plasmoid that creates a plank or mac style effect for tasks
GNU General Public License v3.0
37 stars 3 forks source link

Start application on pointer-release #8

Closed Steinhagen closed 8 years ago

Steinhagen commented 8 years ago

The application should be started at pointer-release rather than at pointer-press. This is an accessibility issue for the scenario when you're trying to do a pointer-hold on the applet.

psifidotos commented 8 years ago

Are you describing the dragging when it should start? It conflicts with pointer-hold for applets?

Steinhagen commented 8 years ago
psifidotos commented 8 years ago

This is going to be fixed probably in the next release which is going to enable dragging... --the onRelease event is already fixed... The applications launch after the release event...

Thanks a lot for the report because I had enabled dragging and was forcing the user in order to drag to pressandhold first... I will update this to be consistent with the inteface...

Steinhagen commented 8 years ago

I've checked the dragging branch and this is indeed fixed. Thanks for looking into this.

psifidotos commented 8 years ago

Thank you for your interest!!!

regards, michail