pinnacle/snowcap
Ottatop 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
Bump non-smithay dependencies
2024-12-16 14:50:42 -06:00
..
api Bump non-smithay dependencies 2024-12-16 14:50:42 -06:00
resources/fonts Un-submodule snowcap 2024-12-15 21:41:45 -06:00
snowcap-api-defs Bump non-smithay dependencies 2024-12-16 14:50:42 -06:00
src Bump non-smithay dependencies 2024-12-16 14:50:42 -06:00
Cargo.toml Bump non-smithay dependencies 2024-12-16 14:50:42 -06:00
justfile Make snowcap a workspace member 2024-12-15 23:36:30 -06:00
LICENSE Un-submodule snowcap 2024-12-15 21:41:45 -06:00
README.md Un-submodule snowcap 2024-12-15 21:41:45 -06:00

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.