~touchegg/touchegg/+git/touchegg:xdg

Last commit made on 2021-10-17
Get this branch:
git clone -b xdg https://git.launchpad.net/~touchegg/touchegg/+git/touchegg

Branch merges

Branch information

Name:
xdg
Repository:
lp:~touchegg/touchegg/+git/touchegg

Recent commits

eb003c6... by José Expósito

Honor the XDG basedir specification

If $XDG_CONFIG_DIRS is set, check if the config is present in one of
those directories. Otherwise, fallback to /etc/xdg, as in the spec:

https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

Finally, fallback to SYSTEM_CONFIG_FILE_PATH for backwards compatibility.

Fix #477 and #525

02a39c6... by José Expósito

Update README.md

bb9a602... by José Expósito

touch-handler: Improve pinch detection when a finger is pinned

d7510ec... by José Expósito

Improve the "Daemon configuration" section

ffe7350... by José Expósito

Print the daemon configuration URL when the device size is unknown

72ce32d... by José Expósito

touchscreen: Adjust thresholds

Make easier to start gestures on big screens and keep the same
proporcion used for touchpads.

d9a54a6... by José Expósito

touch-handler: Update startX/Y on gesture start

Once the gesture starts update the value of startX/Y with currentX/Y to
avoid including the startThreshold is not included in the percentage
calculations.

06b5b37... by José Expósito

Update README.md

ca42d9e... by José Expósito

Merge pull request #513 from JoseExposito/add-gio

Link libgio

beb5aa9... by José Expósito

Link libgio