johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.68k stars 753 forks source link

Touchscreen support desktop #2993

Closed rommeswi closed 5 months ago

rommeswi commented 5 months ago

Problem Statement

Currently there is almost no touchscreen support on the Linux desktop version.

:grey_question: Possible Solution

Super-productivity should at least be able to handle tapping as "click" and dragging to "scroll".

:arrow_heading_up: Describe alternatives you've considered

Possibly one could configure the system to handle touch input for this app as mouse input.

github-actions[bot] commented 5 months ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

johannesjo commented 5 months ago

Thanks for opening this up. I don't see why any of the things you mentioned should not work. What OS, version etc. are you on?

rommeswi commented 5 months ago

On EndeavourOS it did not work but I just booted into Manjaro and there it is working indeed. This indicates that it is configuration related and can probably be closed. If I find out the reason why it is working on one system and not the other, I will post it here.