José Expósito

Results 62 comments of José Expósito

I think that's probably the reason @davidmhewitt. I didn't test it, but I'm sure that moving the connection to the system or session bus will solve it. Ideally we should...

The main issue I see is that [Touché](https://github.com/JoseExposito/touche) and [GNOME Shell X11Gestures](https://github.com/JoseExposito/gnome-shell-extension-x11gestures) won't know which config should they use. Also, how are you going to launch Touchégg on startup? Because...

> Right now I mostly use a WM, which starts touchegg via shell command > [...] > AFAIK most of the DEs support putting your own desktop files in ~/.local/share/applications/...

Hi Mike, You are missing the `npm install` step as described here: https://github.com/JoseExposito/touche/blob/master/HACKING.md#compilation Long story short, I needed an XML parsers and GJS doesn't have one... But npm does. If...

I think that adding that rule will be affected by https://github.com/pi-top/action-debian-package/issues/19

This seems like a bug. Touchégg checks (or should be checking) on which screen the mouse pointer is placed at before calculating the rotation. In case you want to debug...

What do you mean by overlap? Do you mean mirroring? Or actually a bit of the screen is duplicated in both displays? Could you share a screenshot of your configuration?...

Thanks for the extra information. With all of that I should be able to reproduce it and fix it when I have time to look into it.

I have very little free time, and this bugs is a bit niche, so it has low priority, so other task are taking priority over this one. I'm sorry I...

Hi @lallenfrancisl and thanks for reporting this issue. The problem is with [X11Gestures](https://github.com/JoseExposito/gnome-shell-extension-x11gestures), I'll do my best to fix it. For the moment, you can open with a text editor...