~touchegg/touchegg/+git/touchegg:master

Last commit made on 2023-10-02
Get this branch:
git clone -b master https://git.launchpad.net/~touchegg/touchegg/+git/touchegg

Branch merges

Branch information

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

Recent commits

686bff3... by José Expósito

README: Document MOUSE_CLICK back and forward buttons

Fixes https://github.com/JoseExposito/touchegg/issues/643

3e5a684... by gnuhead-chieb <email address hidden>

Add workarounds of 2 finger swipes for web browser navigation

d1d36a3... by Joel Purra <email address hidden>

Mention PPA signing key in installation instructions (#625)

* Mention PPA signing key in installation instructions

- They PPA signing key may not be installed automatically on all systems.
- Installation through `apt` will not work without the signing key.
- Explicitly mentioning the key id aids those who need to retrieve it manually.

* Mention retrying add-apt-repository

- Ubuntu's OpenPGP/GPG keyserver does not seem stable.
- If `add-apt-repository` fails with the error `GPGKeyTemporarilyNotFoundError`, retrying should help.
- May also happen if the `touchegg` signing key was removed (or lost?) from the keyserver. In that case someone, preferably the project owner, can upload the key again.

1f29883... by José Expósito

ci: Use AlmaLinux v8

c294159... by José Expósito

ci: Fix lintian option

6eec8ae... by José Expósito

ci: Fix lintian option

94c3ae7... by José Expósito

ci: powertools is crb on RHEL 9

763e156... by José Expósito

ci: Adjust release job

4df5813... by José Expósito

Update to v2.0.17

fe2922d... by José Expósito

HACKING: cpplint.py now required Python 3