Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
fusuma-plugin-touchscreen
Advanced tools
The Fusuma plugin for touchscreens.
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.
First you need to install Fusuma.
Then the plugin can be installed as any other Fusuma plugin:
sudo gem install fusuma-plugin-touchscreen
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.
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).
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.
This plugin is tested on Microsoft Surface Pro 3 only. If you can test it on other devices, please share your experience.
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.
The gem is available as open source under the terms of the MIT License.
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
Unknown package
We found that fusuma-plugin-touchscreen demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.