MCPcopy Index your code
hub / github.com/PolyMeilex/sctk-adwaita

github.com/PolyMeilex/sctk-adwaita @0.11.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.11.0 ↗ · + Follow
170 symbols 297 edges 15 files 24 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Adwaita-like SCTK Frame

active hover
inactive

Dark mode:

image

Title text: ab_glyph

By default title text is drawn with ab_glyph crate. This can be disabled by disabling default features.

Title text: crossfont

Alternatively title text may be drawn with crossfont crate. This adds a requirement on freetype.

sctk-adwaita = { default-features = false, features = ["crossfont"] }

Core symbols most depended-on inside this repo

contains
called by 15
src/buttons.rs
clone
called by 13
src/wl_typed.rs
edges_draw
called by 10
src/shadow.rs
side_draw
called by 4
src/shadow.rs
hide_titlebar
called by 4
src/lib.rs
rerender
called by 4
src/title/crossfont_renderer.rs
resize
called by 3
src/parts.rs
radius
called by 3
src/buttons.rs

Shape

Method 130
Class 20
Function 17
Enum 3

Languages

Rust100%

Modules by API surface

src/lib.rs30 symbols
examples/window.rs23 symbols
src/buttons.rs22 symbols
src/parts.rs17 symbols
src/theme.rs12 symbols
src/title/ab_glyph_renderer.rs11 symbols
src/title/crossfont_renderer.rs10 symbols
src/shadow.rs10 symbols
src/title/font_preference.rs8 symbols
src/wl_typed.rs7 symbols
src/title.rs6 symbols
src/pointer.rs6 symbols

For agents

$ claude mcp add sctk-adwaita \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page