What's under the overlay?
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isark f69bbf347d
version bump
2 days ago
.vscode Initial commit. Mostly done with the windows implementation 2 years ago
src cleanup + crossbeam-channel feature 2 days ago
.gitignore X11 implementation 2 years ago
Cargo.toml version bump 2 days ago
README.md 0.1.3, bit of cleanup, extra readme comment, Default derived for Bounds 2 years ago

README.md

Essentially a Rust re-implementation of https://github.com/SnosMe/electron-overlay-window with some additions or tweaks for my needs.

More documentation, information and licensing coming 'soon'...

Features I want to implement sometime in the future:

  • Allow multiple runtimes that can be unbound and do not depend on global state.