GithubHelp home page GithubHelp logo

pguedes / gesticle Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 220 KB

a libinput gesture daemon

License: GNU General Public License v3.0

Rust 97.59% Dockerfile 0.45% Makefile 0.42% Shell 1.53%
rust libinput linux gesture-recognition gestures

gesticle's People

Contributors

alsan avatar pguedes avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

alsan

gesticle's Issues

support spliting a gesture into multiple actions

for example, when zooming currently we execute one action at the end of the full gesture e.g. ctrl+ .
It would be cool if we could say that every some variation of the pinch gesture execute one ctrl+

support disabling a mapping

currently the only way to disable a gesture mapping would be to remove all mappings (for all possible applications) of that gesture as if it is not found for a specific app it would fallback to executing the default mapping

we should have a special mapping to signify do nothing! so that we could disable a gesture action for a specific app without impacting that gesture on other apps

Unable to config fallback key

As in the configuration section of the readme,

For example, if the active application window is gedit, and the detected gesture is a 3 finger swipe, the preferred setting will be swipe.down.3.gedit and if that is not configured will look for a swipe.down.3

But how can I define both key hash and table name at the same time? For example:

[swipe.left]
3 = "super+s"
  [swipe.left.3]
  codium = "ctrl+tab"

will cause a Key '3' has already been defined error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.