Commit Graph

19 Commits

Author SHA1 Message Date
Rolv Apneseth
d2599b80b0
feat: filter files in real-time (#454) 2023-12-28 00:33:16 +08:00
三咲雅 · Misaki Masa
82bab0f24a
feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
sxyazi
dc1649f9ba
fix: generate wrong-sized cache images on pre-caching 2023-12-04 18:02:50 +08:00
三咲雅 · Misaki Masa
a1984725e4
refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
三咲雅 · Misaki Masa
63b7491ad7
fix: popup components (Input, Select, etc.) being covered by previewed images (#360) 2023-11-23 21:36:35 +08:00
sxyazi
a6f76400f8
fix: disable .djvu temporarily to prevent Überzug++ from freezing, close #379 2023-11-20 12:02:44 +08:00
sxyazi
d2963b23a9
refactor: eliminate the old kitty graphics protocol 2023-11-18 13:05:16 +08:00
三咲雅 · Misaki Masa
f3e45d4a47
feat: expose image max alloc and bound to allow for more control (#376) 2023-11-18 10:01:05 +08:00
三咲雅 · Misaki Masa
6a64b162be
perf: reduce peak memory footprint during decoding large images (#375) 2023-11-17 12:06:07 +08:00
三咲雅 · Misaki Masa
f038391ef5
refactor: use more reasonable numeric field types for configs (#368) 2023-11-15 08:51:11 +08:00
三咲雅 · Misaki Masa
ff30b244b1
perf: precache small images to avoid cache misses; use symlink_metadata instead of metadata (#367) 2023-11-15 08:47:55 +08:00
三咲雅 · Misaki Masa
c3446cd941
feat: new kitty graphics protocol implementation for better compatibility with tmux through Unicode placeholders (#365) 2023-11-14 08:46:58 +08:00
三咲雅 · Misaki Masa
1f744810f4
feat: better Zellij support with multi-factor detection involving emulator types (#336) 2023-11-06 08:10:57 +08:00
三咲雅 · Misaki Masa
24fd587431
fix: use WAYLAND_DISPLAY and DISPLAY to detect Wayland/X11 when XDG_SESSION_TYPE is not set (#312) 2023-10-24 23:16:19 +08:00
三咲雅 · Misaki Masa
8aeef55b6f
feat: support image preview on WSL (#315) 2023-10-24 19:34:06 +08:00
linsui
55187496fa
fix: clear Sixel image with empty characters instead of \x2B[K to be compatible with GNOME VTE (#309) 2023-10-23 16:20:21 +08:00
sxyazi
bfc1dcb4f6
refactor: format and adjust log levels 2023-10-23 16:07:08 +08:00
Sinkerine
2df1dae5af
feat: add config support for coordinate and size adjustment for ueberzugpp image preview (#304) 2023-10-23 14:46:03 +08:00
三咲雅 · Misaki Masa
671b480ab1
refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00