feat: add overview jump mode

This commit is contained in:
DreamMaoMao 2026-06-16 18:59:25 +08:00
parent 055607383a
commit 49a978382f
13 changed files with 576 additions and 1 deletions

View file

@ -5,6 +5,7 @@
libxcb,
libxkbcommon,
pcre2,
pango,
cjson,
pixman,
pkg-config,
@ -49,6 +50,7 @@ stdenv.mkDerivation {
libxcb
libxkbcommon
pcre2
pango
cjson
pixman
wayland