Tags: waycrate/wayshot
Tags
[rel] Tag release 1.3.0 wayshot and 0.1.2 libwayshot * AUR: * Removed bin pkgbuild as I am no longer intersted in maintaining it. * Removed git pkgbuild as I am no longer the maintainer of said package. Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>
[backend.rs] Add support for ppm rendering. * Closes: #12 * Thanks to AmusedAstronaut in our matrix room for patching ppm support in * Fixes a regression where `--stdout` would not respect `--extension` provided by user Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>
[update] replace xdg-output-handler with wl_output * Update some dependencies. * Rewrite output.rs to use wl_output version 4 instead of xdg-output-handler * Sent patch to smithay to update wl_output least supported version Smithay/client-toolkit#259.