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 60f3bf7bf3
Fixed some timing issues on Linux
2 years ago
.vscode Initial commit. Mostly done with the windows implementation 2 years ago
src Fixed some timing issues on Linux 2 years ago
.gitignore X11 implementation 2 years ago
Cargo.toml Fixed some timing issues on Linux 2 years 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.