José Expósito

Results 62 comments of José Expósito

> For now if I removed all those line, they would come up again after a logout-login/reboot :( That's the expected behavior when using [X11Gestures](https://github.com/JoseExposito/gnome-shell-extension-x11gestures), 3 or 4 fingers should...

I'm splitting this issue in 2. The first one ( https://github.com/JoseExposito/touchegg/issues/369 ) is to avoid running multiple clients by the same user. On this one, I'll test the behaviour of...

Thank you so much for the work you are putting in this PR @popey. This is going to make distributing updates so much easier :smile: Since I have a opportunity...

Yes please, that'll be great!!! It looks like the trunk branch is still trying to import code from Google Code. Once the code gets imported from GitHub, do I need...

I'm not even sure if this is possible. I don't think it is a good practice to restart a user process from the installer... I'm open to ideas :smile:

Probably, because if D-Bus activation were in place, the deb package shouldn't need to restart the service after and update. I wasn't able to implement D-Bus activation though... I'll try...

This behavior is intended. There is a maximum speed set for the swipe gesture to avoid running the animations too fast.

Hi guys, thanks for testing it on your hardware! After your tests and a conversation with @Exalm on twitter -he mentioned 250 ms- I changed the value to 300 ms...

Ok, just updated the delay to 700 ms to make sure we all test the same code. In @marbetschar's video I can see the issue you mentioned with the Appearance...

> If you want my opinion - block transitions on the client side, then there's no need to do a delay in Gala. As far as I know, we can...