Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay-press to start application #8

Open
mottosso opened this issue Apr 29, 2017 · 1 comment
Open

Delay-press to start application #8

mottosso opened this issue Apr 29, 2017 · 1 comment

Comments

@mottosso
Copy link
Contributor

Goal

Avoid accidental launch.

Motivation

At the moment, an application is launched by pressing the name. If you double-click, you'll launch two applications. Since some applications take a minute to appear running, one may accidentally click many times and cause many applications to launch all at once.

Implementation

Implement a press-and-hold type mechanism, such that you press-and-hold on your application for a second or so in order to launch it, along with some visual indicator of how long you need to press and whether you've pressed long enough.

@BigRoy
Copy link
Contributor

BigRoy commented Jul 4, 2018

This might be less prone to accidentally happen with this PR: #27

It's because the Applications slide into into position briefly before being exactly there. See:

Would that also fix it?

tokejepsen pushed a commit that referenced this issue Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants