touchegg

Linux multi-touch gesture recognizer

GPL-3.0 License

Stars
3.6K
Committers
34

Bot releases are visible (Hide)

touchegg - 2.0.17 - 2023-08-13 Latest Release

Published by github-actions[bot] about 1 year ago

This version does not include any new features, but the deb and rpm packages have been updated to target more recent distro versions.

touchegg - 2.0.16 - 2023-02-06

Published by github-actions[bot] over 1 year ago

Thanks to @mairacanal for contributing!

touchegg - 2.0.15 - 2022-11-14

Published by github-actions[bot] almost 2 years ago

Thanks to @ichaoX and @gurrgur for their contributions! ❤️

touchegg - 2.0.14 - 2022-04-02

Published by github-actions[bot] over 2 years ago

touchegg - 2.0.13 - 2022-01-08

Published by github-actions[bot] over 2 years ago

touchegg - 2.0.12 - 2021-10-21

Published by github-actions[bot] almost 3 years ago

touchegg - 2.0.11 - 2021-07-08

Published by github-actions[bot] over 3 years ago

New:


On Ubuntu, it is recommended to use the official PPA to install Touchégg and receive updates:

$ sudo add-apt-repository ppa:touchegg/stable
$ sudo apt update
$ sudo apt install touchegg

On Fedora, openSUSE and CentOS (EPEL) it is recommended to use the official COPR to install Touchégg and receive updates.

$ sudo dnf copr enable jose_exposito/touchegg
$ sudo dnf install touchegg
touchegg - 2.0.10 - 2021-06-07

Published by github-actions[bot] over 3 years ago

New:

  • Add Void Linux install instructions
  • Add Artix Linux install instructions

Improvements:

Fix:

touchegg - 2.0.9 - 2021-04-05

Published by github-actions[bot] over 3 years ago

New:

Improvements:

touchegg - 2.0.8 - 2021-02-24

Published by github-actions[bot] over 3 years ago

In addition to the usual packages this release is also available on the new official PPA. If you are a Ubuntu user:

$ sudo add-apt-repository ppa:touchegg/stable
$ sudo apt update
$ sudo apt install touchegg 

Many thank to @shoogle for his help creating the PPA.

Fixed:

touchegg - 2.0.7 - 2021-02-07

Published by github-actions[bot] over 3 years ago

One of the most featured request was a desktop application to manage the configuration. And it is finally available 🎉

Touché is available for download on its own repository:
https://github.com/JoseExposito/touche

In addition, this release includes some changes:

New:

Improvements:

  • Improvements in documentation

Fixed:

touchegg - 2.0.6 - 2021-02-01

Published by JoseExposito over 3 years ago

New:

Improvements:

touchegg - 2.0.5 - 2021-01-05

Published by JoseExposito almost 4 years ago

New:

Fixed:

touchegg - 2.0.4 - 2020-12-07

Published by JoseExposito almost 4 years ago

touchegg - 2.0.3 - 2020-11-17

Published by JoseExposito almost 4 years ago

New:

Improvements:

touchegg - 2.0.2 - 2020-10-28

Published by JoseExposito almost 4 years ago

New:

Fixed:

touchegg - 2.0.1 - 2020-09-29

Published by JoseExposito about 4 years ago

This release is only a fix for Arch Linux and openSUSE compilation, that's why there are no installers for other distros.

Fixed:

Fix https://github.com/JoseExposito/touchegg/issues/337 : Fix Arch Linux and openSUSE compilation

touchegg - 2.0.0 - 2020-09-27

Published by JoseExposito about 4 years ago

The Linux desktop has changed a lot since I first released Touchégg back in 2011.
This release is a total rewrite of the version 1.x aiming to incorporate the new technologies that
are available today on the Linux desktop.

Here's what's new:

  • Add libinput support
  • Add 1:1 animations so your gestures doesn't feel like a "shortcut" anymore
  • Drop the Qt dependency for better compatibility
  • Available gestures:
    • SWIPE
    • PINCH
  • Available actions:
    • MAXIMIZE_RESTORE_WINDOW
    • MINIMIZE_WINDOW
    • TILE_WINDOW
    • CLOSE_WINDOW
    • CHANGE_DESKTOP
    • SHOW_DESKTOP
    • SEND_KEYS
    • RUN_COMMAND
touchegg - 1.1.1

Published by JoseExposito over 9 years ago