feat: add overview jump mode

This commit is contained in:
DreamMaoMao 2026-06-16 23:00:24 +08:00
parent 055607383a
commit 83e5fafd65
13 changed files with 575 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