GlyphJet v0.1.2
Keyboard-first navigation and calmer popup polish.
Highlights
- Keyboard navigation — use
↓to move from search into tabs, category chips, and glyph results. Use arrow keys to move through the responsive grid andEnterto copy the focused glyph. - Caret-safe search —
←and→inside the search input still move the text caret normally; only↑and↓leave the input. - Persistent window state — move or resize the popup, then reopen or restart GlyphJet: its size and position are restored.
- Resizable popup — resize from any edge or corner; minimum size is 420×320.
- Calmer controls — neutral
#f7f7f8active states, more rounded search/tabs, no internal divider lines, and a compact tick-only copy confirmation.
Downloads
GlyphJet_0.1.2_x64_en-US.msi— Windows Installer (recommended)GlyphJet_0.1.2_x64-setup.exe— NSIS installer
Upgrade
Close GlyphJet from the tray before installing. The installer upgrades earlier local builds in place.
Verification
- Frontend build: PASS
- Rust
cargo check: PASS - Vitest: 13/13 PASS