gromit-mpx icon indicating copy to clipboard operation
gromit-mpx copied to clipboard

Laser pointer

Open oddskool opened this issue 4 years ago • 4 comments
trafficstars

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

oddskool avatar Nov 30 '20 16:11 oddskool

Isn't the cursor your laser pointer dot? ;-) So this feature request is about changing the cursor on button press?

bk138 avatar Nov 30 '20 18:11 bk138

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.

thalesmaoa avatar Oct 12 '21 13:10 thalesmaoa

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, or unsubscribe.

oddskool avatar Oct 12 '21 14:10 oddskool

I found a couple of apps with similar behaviour (hope it help to improve the idea):

ScreenBrush - Highlighter with fade mode

here is a screenshot of the Preferences tab to config that option

ScreenBrush - Preferences tab

  • ZoomVanishing Pen Annotation

Zoom - Vanishing Pen Annotation

eevmanu avatar Apr 30 '22 19:04 eevmanu