pinnacle/snowcap
2024-12-17 20:27:09 -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 Fix clippy warnings 2024-12-17 20:27:09 -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.