Open queesamor opened 3 years ago
i created the project a while ago, when there were no gestures in xochitl and when i couldnt modify xochitl.
since then, its purpose has changed a bit, as i'm using it to switch between xochitl and a launcher, so the tap and swipe gestures didnt make sense at the time.
with the lack of buttons on the rm2, there could be further use of this project.
it is not abandoned, but it is low priority, as i don't have that much free time
It would be cool to port this to a configurable gestures service on the rm2, I want to be able to do an "undo" with a left swipe from the right side of the screen for example. I've been looking the code but I'm missing a lot of knowledge of remarkable inner workings and looks like this was done for the rm1 so I doubt it will work with the rm2 out of the box.
It would be great if you can give me some hint to try to get it working on the rm2, I will try it myself but any help would be appreciated because I just discovered that this thing can be hacked :) I have C and other programming language knowledge so its more about the specific APIs / particularities of the device.
Thanks in advance!
there is a rm2 branch that works on the rm2, also there is another project which is more flexible: https://github.com/rmkit-dev/rmkit/tree/master/src/genie
Looking through the history of this repository, it appears that although in the past it accomplished much, at this point it only allows one to swipe down to see the time, or swipe up to run some .sh (of which I have not been able to discern the purpose), without any remaining option to switch modes or activate/deactivate other functions.
Am I correct? If so, should one expect this project will not receive further attention, or is it hoped that some of the inline TODOs, and perhaps other unwritten possibilities, may come to fruition?
Why I ask:
P.S. Overall, this is a pretty exciting project for me, and I'm glad you've spent the time I can see you've invested up until now, even if you're finished. ❤