Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nguyenvukhang/helium
A lightweight macOS menu-bar app that implements precision mode for Wacom tablets the way it was meant to be.
https://github.com/nguyenvukhang/helium
drawing swift wacom
Last synced: 2 months ago
JSON representation
A lightweight macOS menu-bar app that implements precision mode for Wacom tablets the way it was meant to be.
- Host: GitHub
- URL: https://github.com/nguyenvukhang/helium
- Owner: nguyenvukhang
- License: mit
- Created: 2023-04-05T11:50:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T16:08:38.000Z (7 months ago)
- Last Synced: 2024-06-09T17:01:16.513Z (7 months ago)
- Topics: drawing, swift, wacom
- Language: Swift
- Homepage:
- Size: 4.96 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helium
Helium is a tiny MacOS menubar app that brings you precision mode on
Wacom Tablet **without the [translucent overlay](#ps)**.Instead, you can configure a bounded overlay to appear, which will
only appear when the pen is near to the tablet.When triggered, the precision mode will be centered at your cursor's
current location.
If your cursor is too close to the edge, it will be offset from the
centre only just enough to fit on the screen again.
This is unlike Wacom's precision mode default behaviour, which takes a
somewhat weighted offset from the center of the screen.
Helium's correction allows for much easier corner access. If your
cursor was near the corner to start with, you probably want to go all
the way to the edges.## Requirements
Your Wacom tablet needs to already be working before installing this.
Helium requires Wacom's drivers to work.## Building
Open `Helium.xcodeproj` with XCode, build an Archive and drag that
into your `/Applications` folder.⠀
⠀
π
⠀
##### P.S.
Here's how Wacom's implementation of precision mode looks like: