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

[iago] Genie input problem #106

Open
Pemo11235 opened this issue Feb 25, 2021 · 8 comments
Open

[iago] Genie input problem #106

Pemo11235 opened this issue Feb 25, 2021 · 8 comments
Labels
bug Something isn't working

Comments

@Pemo11235
Copy link

Hi, :)
I have some problems with genie custom's gestures and ddvk's hack gestures.
I read that genie cause some issue and I'm not sure how to add gestures to touchinjector(ddvk's hack include a touchinject, rigth?).

In particular, if I open iago and press ok, next gestures changes .
For example, the 2 fingers swipe up to show the recent file (of ddvk) now require one finger .
I set the iago gesture as 3 finger swipe right , so after first run, it need just 2 fingers swipe right.
I hope I explained myself.

Also, I faced a similar problem with remux versions <1.7 when setting custom gesture with genie.
So I guess it's a well known "issue".

what solution can I adopt to keep them all?

Thanks for the excellent work. iago is really REALLY good app!

@raisjn
Copy link
Member

raisjn commented Feb 25, 2021

hi, thanks for opening this issue!

for keeping iago:

  • get used to double tapping to clear gestures ;) if gesture is 3 finger swipe, use 3 finger tap or swipe to clear it
  • i will also search into how to fix it. it does resemble the remux issue, but it's not the same exact problem.

EDIT: i spent some time last night looking into this - was not success. i tried using same method from remux. i need to keep investigating to understand what is going on

@Pemo11235
Copy link
Author

" if gesture is 3 finger swipe, use 3 finger tap or swipe to clear it"

oooooh that's clear now ! Thanks

@raisjn raisjn added the bug Something isn't working label Feb 25, 2021
@raisjn
Copy link
Member

raisjn commented Feb 26, 2021

6813548 should hopefully help. i have genie iago on "3 finger down swipe" and it launches every time for me now

@Pemo11235
Copy link
Author

I update Genie to 1.4, and I test it with 3 finger down gesture too.
The bug still persist.

IMHO, the tapping reset is a nice fix atm

@raisjn
Copy link
Member

raisjn commented Feb 27, 2021

can you share the gesture config you are using?

and it sounds like launching iago causes problems in ddvk swipe gestures?

@Pemo11235
Copy link
Author

Pemo11235 commented Feb 27, 2021

can you share the gesture config you are using?

genie.conf in opt/etc
gesture=swipe direction=right command=/opt/bin/iago fingers=3

Now I set back to right.

and it sounds like launching iago causes problems in ddvk swipe gestures?

Yes. It seems that he needs a n-1 finger to trigger every gesture after iago close if you dont't clean up (like with 3 tap)

@Pemo11235
Copy link
Author

Seems that the dependencies of the genie 's service is related to this issue on mine.
Please refer to #141

@raisjn
Copy link
Member

raisjn commented Dec 22, 2021

i think this should be fixed with modifications to rmkit's fb code that will cause genie service to restart if the FB change after the program starts. will close out in a week or two

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants