github Achno/gowall v0.2.1

20 days ago
  1. Big Features ❗ ❗
  • Unix pipe/redirection (stdin,stdout) support ,this enables gowall to work with svg and icos and convert icon themes, documentation here and here
  • --dir, --batch, --output flags have been expanded to all* gowall commands and all of future commands will have them as well.
    --dir processes whole directories, --batch batch-files, --output allows you to put the processed file(s) in whatever path you want.
  • A bunch of important bug fixes : [MacOS not reading config file],[panic when converting whole directories] etc...
  1. Features
  • Gowall is available on the official MacOS repo's : here
  • gowall is now available as a binary instead of building it yourself check the tarballs at the release section.
  • gowall supports the Kitty image protocol directly this means that you don't need external dependencies (like kitty previously) to view images in the terminal in Konsole & Ghostty (You still have to enable a flag). here
  • Image Terminal Preview added for Wezterm see here
  • Chafa as Terminal image preview option : chafa supports sixel, the kitty image protocol as well as ASCII representations for terminals that don't support images (cough* Alacritty) check it out here
  • You can now change the threshold in replace image color see the new docs here
  • You can draw grids to an image or draw the grid in the background of the image docs
  • increased performance in gowall gif check out the new flags here
  1. Quality Features
  • Shell completions for the theme names have been added
  • gowall now respects XDG_PICTURES_DIR for users that dont have an english filesystem.
  • gowall convert now respects transparency.
  • Themes : Added the other catppuccin flavor themes cat-frappe cat-latte due to demand as well as kanagawa

Thank you to my contributors

@MillerApps For helping in natively supporting the kitty image protocol without dependencies
@0bCdian For helping in the IO refactor and the Unix Pipe and redirection features.

Don't miss a new gowall release

NewReleases is sending notifications on new releases.