A baseview backend for the Iced GUI library
- Rust 100%
|
Billy Messenger
60b8e69678
update to baseview 0.1.4
Setting the mouse curson icon on MacOS and focusing windows on Linux is now supported. |
||
|---|---|---|
| .github/workflows | move iced_baseview to RustAudio repo | |
| examples | move iced_baseview to RustAudio repo | |
| src | update to baseview 0.1.4 | |
| .gitignore | Initial commit | |
| Cargo.toml | update to baseview 0.1.4 | |
| LICENSE-APACHE | move iced_baseview to RustAudio repo | |
| LICENSE-MIT | move iced_baseview to RustAudio repo | |
| README.md | move iced_baseview to RustAudio repo | |
| screenshot.png | move iced_baseview to RustAudio repo | |
iced_baseview
Documentation Crates.io License
This is used by the nice-plug framework, but it can also be used in your own custom audio plugin framework (i.e. with clack-plugin).
Prerequisites
Linux
Install dependencies, e.g.,
sudo apt-get install libx11-dev libxcursor-dev libxcb-dri2-0-dev libxcb-icccm4-dev libx11-xcb-dev mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0), or
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.