Files
flameshot/docs/futureFeatures.md
2017-06-16 11:44:41 +02:00

585 B

This will gather some possible features to implement in Flameshot.

These are just conceptual and they may not be implemented implemented in a short period of time.

  • Add Text Button: this could be very handy but requires a huge refactor of the source code.

  • Mouse Visibility Button: if you look at the source code you'll find a lot of references about this. In fact it is almost implemente but it is disabled because the most important part (the code that fetches the mouse icon) is plataform specific and it requieres some of my time to end the implementation.

  • Wayland support