~touchegg/touchegg/+git/touchegg:issue-541

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

Branch merges

Branch information

Name:
issue-541
Repository:
lp:~touchegg/touchegg/+git/touchegg

Recent commits

a9c3f3f... by José Expósito

touch-handler: Improve pinch detection when the fingers are placed horizontally or vertically

Fix #541

2af6b00... by José Expósito

client-lock: Allow to run in multiple X displays

Concat the windowing system connection name to the lock filename to
make it possible to use multiple Touchégg instances on different
displays by the same user.

Fix #538

0624970... by José Expósito

window-system: Add a method to get the connection name

On X11 it returns the display name.

baedd79... by José Expósito

Update to v2.0.12

7606a03... by José Expósito

Fix broken link to Touché image

b90e078... 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