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

feat: support laser pointer #34

Open
leonus96 opened this issue Oct 20, 2023 · 4 comments
Open

feat: support laser pointer #34

leonus96 opened this issue Oct 20, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@leonus96
Copy link

Description

Presentation programs often provide a laser pointer feature, where the operating system cursor disappears and a simulation of laser light is displayed on the slide instead.

This issue tracks the request to add laser pointer support in flutter_deck offering me to work on this issue.

Additional Context

Laser pointer in Microsoft PowerPoint:

powerpoint-laser-pointer-20170214-4

Laser pointer in Google Slides:

google-slides--use-slideshow-tools--01

For my personal use I quickly implemented something functional, it looks like this:

Grabacion.de.pantalla.2023-10-19.a.la.s.20.20.26.mov
@mkobuolys
Copy link
Owner

Hey, I have a similar idea on my to-do list - supporting marker. Meaning, you could even draw on top of your slide (pretty neat in some cases). I think the laser pointer could be just another option for that. It's not a priority, but let's keep the issue open so I will remember to cover this as well.

@mkobuolys mkobuolys added the enhancement New feature or request label Oct 20, 2023
@leonus96
Copy link
Author

Hey, I have a similar idea on my to-do list - supporting marker. Meaning, you could even draw on top of your slide (pretty neat in some cases). I think the laser pointer could be just another option for that. It's not a priority, but let's keep the issue open so I will remember to cover this as well.

Drawing on the slides is another very good functionality 🤞🏻. If this topic is not yet a priority; Is there a topic I can work on? I am very interested in contributing to this project.

@mkobuolys
Copy link
Owner

Hey, I have a similar idea on my to-do list - supporting marker. Meaning, you could even draw on top of your slide (pretty neat in some cases). I think the laser pointer could be just another option for that. It's not a priority, but let's keep the issue open so I will remember to cover this as well.

Drawing on the slides is another very good functionality 🤞🏻. If this topic is not yet a priority; Is there a topic I can work on? I am very interested in contributing to this project.

If you have already implemented this, you can create a PR for the laser pointer and we can discuss the details there.

@mkobuolys
Copy link
Owner

@leonus96 FYI, I have implemented the marker tool recently, you can check it for reference (if you are planning to add a laser pointer): #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants