-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Laser pointer #108
Comments
Isn't the cursor your laser pointer dot? ;-) So this feature request is about changing the cursor on button press? |
The way iPad does is more or less like a pen with alpha layer (.5 transparency). If you release the pen it counts up to 3 seconds and vanish slowling increasing alpha. For de example, its like a highlight pen that self erase after a while. |
indeed !
plus eventually to leave a trace for a few secs...
E/
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
…On Monday, November 30th, 2020 at 19:24, Christian Beier ***@***.***> wrote:
Isn't the cursor your laser pointer dot? ;-) So this feature request is about changing the cursor on button press?
—
You are receiving this because you authored the thread.
Reply to this email directly, [view it on GitHub](#108 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAGETBGNCYN6OGDALPTLEATSSPPPHANCNFSM4UHZZJYQ).
|
I found a couple of apps with similar behaviour (hope it help to improve the idea):
here is a screenshot of the Preferences tab to config that option
|
Is your feature request related to a problem? Please describe.
When doing online presentation I' need to focus attention on some part and the best way is usually to have a laser pointer, as you would use in a physical room with a projector.
Describe the solution you'd like
I'd like to have a laser-like pointer: while I have the click button activated it draws and as soon as I stop pressing the button the drawing disappears.
Describe alternatives you've considered
It exists in some exotic PDF viewers and also for physical systems (see https://github.com/jahnf/Projecteur) but I didn't find any alternative for a general desktop tool. I believe Gromit is the right project for that.
Additional context
Implementation on some software for iPad: https://youtu.be/G6lAWTgY0mo?t=498
The text was updated successfully, but these errors were encountered: