Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 349 Bytes

File metadata and controls

11 lines (9 loc) · 349 Bytes

WinIsland Example

A minimal open-source WinIsland widget. It renders Plugin loaded with a line under the text through WinIsland's native Draw API. Its stable status key lets users preview and arrange it in Settings > Widgets.

cargo check --all-targets
cargo clippy --all-targets -- -D warnings
cargo run --example pack