No description
Find a file
Breadway 30e40ec54f breadbox: replace wofi with native GTK4 layer-shell UI
Remove the wofi subprocess entirely. The launcher now renders its own
Wayland overlay window via gtk4 + gtk4-layer-shell: a SearchEntry at
the top with live fuzzy filtering, a ListBox of results below, and
keyboard navigation (Enter/Esc/arrows). Toggle (keybind press while
open closes it) is handled via a PID file in $XDG_RUNTIME_DIR.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 11:36:29 +08:00
src breadbox: replace wofi with native GTK4 layer-shell UI 2026-05-23 11:36:29 +08:00
.gitignore breadbox: fast Rust application launcher for wofi 2026-05-23 11:14:16 +08:00
Cargo.lock breadbox: replace wofi with native GTK4 layer-shell UI 2026-05-23 11:36:29 +08:00
Cargo.toml breadbox: replace wofi with native GTK4 layer-shell UI 2026-05-23 11:36:29 +08:00
LICENSE breadbox: fast Rust application launcher for wofi 2026-05-23 11:14:16 +08:00