Revisions of ueberzugpp

Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 45)
- Update to version 2.9.6+git20240609.7051b04:
  * bump version
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 44)
- Update to version 2.9.5+git20240518.c3fd1c7:
  * forgot string
  * handle open error
  * handle error when trying to open not existant pty
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 43)
- Update to version 2.9.5+git20240511.46fb226:
  * default to chafa and crash if output is not supported
  * bump version
  * update for hyprland 0.40 socket path change
  * update dependencies
  * don't use std::endl
  * use std::filesystem
  * explicit string include
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 42)
- Update to version 2.9.4+git20240406.986be28:
  * code cleanup
  * drop libexif and handle other orientation values
  * initial dbus files
  * add dbus flag
  * add jetbrains support
  * egl changes
  * don't pass mutex with shared_ptr
  * minimum cmake required is now 3.22
  * add CODE_OF_CONDUCT.md
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 41)
- Update to version 2.9.4+git20240225.aa26e11:
  * update readme
  * handle exif errors
  * don't use semver tweak
  * naming changes
  * fix regression
  * don't use forward declares and naming changes
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 40)
Changing '/usr' to '%{_prefix}'
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 39)
- Update to version 2.9.3+git20240225.42367f0:
  * handle exceptions
  * fix versioning and deps
  * fix tmux bug and be const correct
  * gracefully exit on x11/wayland server close
  * use range-v3 and fix process
  * bump version
  * add range-v3
  * add range-v3 dependency
  * don't use regex
  * process changes
  * remove gsl from scripts
  * use target_compile_definitions
  * check wsl
  * format changes
  * remove O_NONBLOCK
  * remove gsl dependency
  * performance improvements
  * cleanup os.hpp
  * simplify env retrieving and don't use daemon
  * handle bad values in stoi
  * use array instead of vector for sum calculation
  * don't create lambda for simple threads
  * don't use reinterpret_cast
  * pin wayland event versions
  * handle hyprland scaling
  * remove march flag
  * formatting changes
  * formatting changes
  * use new chafa 1.14 api
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 38)
- Update to version 2.9.2+git20240122.b5d0022:
  * remove dead code
  * use clang for formatting
  * restore old code
  * support exif rotation
  * fix typo
  * change logging messages
  * copy env variables before using them
  * simplify wayland code
  * clarify minimum versions
  * handle existance of WINDOWID under wayland
  * Proper wayland scaling (#148)
  * docs: add command line to install required libs on ubuntu (#146)
  * check for any existing x11 atoms
  * don't throw exceptions on main and improve config file parsing
  * bump version
  * follow core guidelines and be more const correct
  * support kitty 0.30
  * updated readme
  * use pointer instead of const ref
  * refactor: add posix and mac compliance for example scripts (#121)
  * added flag to set the image center as origin (#114)
  * change art printing
  * bump version and dep release
  * fix compilation with internal spdlog 1.12
  * fix compilation with fmt 10.1.0 and spdlog 1.12
  * enable c compiler extensions
  * bump version
  * reduce c standard
  * logging changes
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 37)
- Update to version 2.9.2:
  * support kitty 0.30
  * improve code correctness
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 36)
- Update to version 2.9.1:
  * Fix compilation errors on spdlog 1.12, fmt 10.x and turbo-base64
  * Bump internal dependencies versions
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 35)
- Update to version 2.9.0:
  * opengl support for X11 and wayland
  * add support for MacOS 11 Big Sur
  * add support for wayfire (plugin required)
  * fix memory leak when using wayland and tmux
  * performance improvements for wayland
  * use `XDG_CACHE_HOME` when available
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 34)
- Update to version 2.8.9:
  * support for multiple images being displayed at the same time, images with the same identifier will be replaced
  * improved terminal recognition (deeply nested terminals are recognized correctly)
  * improved image positioning under wayland
  * improved multimonitor support under wayland
  * improved tmux support under wayland
  * code modernizing and cleanup
  * libressl support
  * small x11 performance improvements
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 33)
- Update to version 2.8.8:
  * use xcb-res for obtaining pid of windows
  * use xcb-errors for useful error logging (disabled by default)
  * fix syncronization issues and performance improvements for x11 canvas
  * improve terminal selection
  * fixes for hyprland
  * improve throughput of unix socket
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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 31)
- Adding necessary "BuildRequires" to support `-DENABLE_WLROOTS=ON` after talking
  with developer
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 30)
- Update to version 2.8.6:
  * add support for hyprland
  * fix bugs with command input/polling
  * fix regression when selecting a pty
  * remove uuid dependency

- Update summary to not assume special context (reference to
  ueberzug).
- Compact main description and weed out grammar errors.
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 29)
- Updating description
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 28)
- Update to version 2.8.5:
  * Wayland Support (only under sway and sway based wms)
  * remove zmq/cppzmq dependency (doesn't play well with unix sockets)
  * simplify code
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 27)
- Update to version 2.8.4:
  * code cleanup
  * improve performance for kitty and iterm2
  * simplify x11 and sixel canvas
  * add chafa canvas as a last resort canvas
  * minimum GCC version supported is 10.1

- Switching to traditional release vs. git release
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 26)
- Switching to %cmake macros
Displaying revisions 1 - 20 of 45
openSUSE Build Service is sponsored by