glassy-ui 0.1.0

Glassy UI components for native GPUI interfaces.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Docs

Glassy UI is a shadcn-shaped component kit for native [GPUI](https://github.com/zed-industries/zed). Paper is the visual contract. This folder is how you use the crate.

| Guide | What it covers |
| --- | --- |
| [Getting started]./getting-started.md | Pin GPUI, install assets, init, first window |
| [Components]./components.md | Public types, variants, and copy-paste examples |
| [Forms]./forms.md | Controlled vs gallery state, Input, Select, Label |
| [Overlays]./overlays.md | Dialog, alert, popover, tooltip, dropdown, context menu |
| [Theme and chrome]./theme.md | Semantic tokens, materials, motion, icons |

Also at the repo root:

- [`DESIGN.md`]../DESIGN.md — pixels, glass, type, light/dark
- [`PLAN.md`]../PLAN.md — shipped vs Paper-ready queue