mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-25 09:59:21 +01:00
a9d9a38e9d
Some checks failed
CI (Pinnacle) / Build (push) Has been cancelled
CI (Pinnacle) / Run tests (push) Has been cancelled
CI (Pinnacle) / Check formatting (push) Has been cancelled
CI (Pinnacle) / Clippy check (push) Has been cancelled
Build and Publish Lua Docs / Build (push) Has been cancelled
Build Rust Docs / Build docs (push) Has been cancelled
|
||
---|---|---|
.. | ||
api | ||
resources/fonts | ||
snowcap-api-defs | ||
src | ||
Cargo.toml | ||
justfile | ||
LICENSE | ||
README.md |
Snowcap
A very, very Wayland widget system built for Pinnacle
Currently in early development with preliminary integration into Pinnacle.
What is Snowcap?
Snowcap is a widget system for Wayland, made for Pinnacle, my WIP Wayland compositor.
It uses Smithay's client toolkit along with the Iced GUI library to draw various widgets on screen.
Compositor Requirements
While I'm making this for Pinnacle, a side-goal is to have it at least somewhat compositor-agnostic. To that end, compatible compositors must implement the wlr-layer-shell protocol for Snowcap to work.