Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fusuma-plugin-touchscreen

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fusuma-plugin-touchscreen

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Fusuma::Plugin::Touchscreen

The Fusuma plugin for touchscreens.

Fusuma

Fusuma is a multitouch gesture recognizer for Linux desktops. You can read more about it on the Fusuma GitHub page.

This plugin adds support for touchscreens.

Installation

First you need to install Fusuma.

Then the plugin can be installed as any other Fusuma plugin:

sudo gem install fusuma-plugin-touchscreen

Configuration

If your Fusuma is already configured, you don't need to do anything else. The plugin uses the very same configuration file / entries.

(So yes, your touchpad and your touchscreen will share the same gestures.)

Read more how to configure Fusuma.

Supported features

Tap, Hold, Swipe, Pinch, Rotate.

One or more fingers, as many as your device supports (through libinput).

begin / update / end events (for all but Tap of course).

Known issues

As Fusuma itself, this plugin depends on the output of the libinput debug-events command which may be unstable.

It is a plan to write some code to interact with libinput directly, but that's a task for the future.

Threshold options are hard-coded and not configurable yet. That would be the next step.

Possible issues

This plugin is tested on Microsoft Surface Pro 3 only. If you can test it on other devices, please share your experience.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Phaengris/fusuma-plugin-touchscreen

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Fusuma::Plugin::Touchscreen project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

FAQs

Package last updated on 17 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc