utilities/ueberzugpp

Edit Package ueberzugpp
https://github.com/jstkdng/ueberzugpp

Überzug++ is a command line utility written in C++ which allows to draw images on terminals by using child windows or using sixel on supported terminals. This is a drop-in replacement for the now defunct ueberzug project.

Advantages over w3mimgdisplay and ueberzug:

- support for wayland (sway only)
- support for MacOS
- no race conditions as a new window is created to display images
- expose events will be processed, so images will be redrawn on switch workspaces
- tmux support on X11
- terminals without the WINDOWID environment variable are supported
- chars are used as position - and size unit
- No memory leak (usage of smart pointers)
- A lot of image formats supported (through opencv and libvips).
- GIF and animated WEBP support on X11 and Sixel
- Fast image downscaling (through opencv and opencl)
- Cache resized images for faster viewing

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000573 573 Bytes
_servicedata 0000000235 235 Bytes
ueberzugpp-2.8.7.tar.gz 0000053658 52.4 KB
ueberzugpp.changes 0000014526 14.2 KB
ueberzugpp.obsinfo 0000000119 119 Bytes
ueberzugpp.spec 0000002807 2.74 KB
Revision 32 (latest revision is 45)
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 32)
- Update to version 2.8.7:
  * add debian packaging
  * replace layer output flag `wlroots` in favor of `wayland`: it now works with any wayland wms, but only sway and hyprland have proper window positioning, hopefully add support for other wms in the future
  * support multiple monitors under sway and hyprland
  * peformance improvements for X11 canvas
  * update documentation
  * add more features to cmake install
  * improve libvips and opencv code
Comments 0
openSUSE Build Service is sponsored by