feat(gui): Add Wayland GUI frontend to menu system.

This commit is contained in:
2026-03-15 10:33:54 -04:00
parent e77ecb447e
commit 0d241841bc
7 changed files with 4134 additions and 21 deletions

View File

@@ -412,3 +412,4 @@ commitment, no order.
to run per-keystroke" problem for the app launcher.
Could be a `pikl index` subcommand or a standalone
helper script.
- Need vars in hooks like `--on-hover 'echo $out'`.