[ 源代码: ueberzug ]
软件包:ueberzug(18.1.9-4 以及其他的)
command line utility which draws images on terminals
Ueberzug is a command line utility which draws images on terminals using child windows.
It has several advantages over w3mimgdisplay:
- no race conditions, as a new window is created to display images - expose events will be processed, so images will be redrawn on switched workspaces - tmux support (excluding multi pane windows) - terminals without the WINDOWID environment variable are supported - chars are used as both the position and size unit - no memory leak (and unlimited cache)
其他与 ueberzug 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libx11-6
- X11 客户端库
-
- dep: libxext6
- X11 miscellaneous extension library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-docopt
- command-line interface description language (Python3)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-xlib
- interface for Python 3 to the X11 protocol