blob: 8f2f0f04bd6ba9829e026ba14ab4900f75d6763d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
ueberzugpp (drop in replacement for ueberzug written in C++)
Überzug++ is a command line utility written in C++ which allows to
draw images on terminals by using X11 child windows, sixels or the
kitty image protocol.
This project intends to be a drop-in replacement for the now
defunct ueberzug project (https://github.com/seebye/ueberzug).
Options:
* WLROOTS=yes -- enable support for wayland (sway and hyprland only)
NOTE: Do not install at the same time with "ueberzug" package!
Both provide /usr/bin/ueberzug.
|