~touchegg/touchegg/+git/touchegg:fix-unix-socket-on-freebsd

Last commit made on 2023-01-16
Get this branch:
git clone -b fix-unix-socket-on-freebsd https://git.launchpad.net/~touchegg/touchegg/+git/touchegg

Branch merges

Branch information

Name:
fix-unix-socket-on-freebsd
Repository:
lp:~touchegg/touchegg/+git/touchegg

Recent commits

8607d89... by José Expósito

dbus: Do not use abstract socket on FreeBSD

FreeBSD does not support abstract Unix sockets, causing the app to
crash with error "Error creating D-Bus server: Abstract namespace not
supported".

As pointed out by @yurivict, the FreeBSD port of Touchégg patches
"src/daemon/dbus.h" to fix this issue:
https://cgit.freebsd.org/ports/tree/sysutils/touchegg/files/patch-src_daemon_dbus.h

Apply a similar patch upstream to fix #611.

e7577a2... by José Expósito

Update to v2.0.15

34e9471... by Marcus Gursch

Config: remove two finger pinch for firefox

377afd0... by José Expósito

Linter: Fix & alignment

c828d4f... by ichaoX <email address hidden>

Add TOUCHEGG_DEVICE_TYPE environment variable to RUN_COMMAND

4a59a8c... by José Expósito

Warn about Wayland

1d3e813... by Tim Bhison <email address hidden>

undid formatting

43133ed... by Tim Bhison <email address hidden>

added advice for starting service on fedora

d39a944... by José Expósito

README: Add install instructions for Fedora (official repo)

Fix https://github.com/JoseExposito/touchegg/issues/584

6ab9f8b... by José Expósito

Update to v2.0.14