62 Commits

Author SHA256 Message Date
419efc7b7f Accepting request 1299950 from X11:Wayland
- Update to version 1.3.1+git62.g4f130921361abcbf23159478ebb16c25c808f442:
  * clippy: apply "collapsible if" suggestion here too
  * clippy: apply more "collapsible if" suggestions
  * clippy: apply "collapsible if" suggestion
  * clippy: apply "collapsible if" suggestion
  * clippy: apply clippy fixes
  * fix: logic for argument `-` will not produce a file at the current directory

OBS-URL: https://build.opensuse.org/request/show/1299950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=17
2025-08-17 12:50:05 +00:00
Soc Virnyl Estela
fae5bfa5a6 - Update to version 1.3.1+git62.g4f130921361abcbf23159478ebb16c25c808f442:
* clippy: apply "collapsible if" suggestion here too
  * clippy: apply more "collapsible if" suggestions
  * clippy: apply "collapsible if" suggestion
  * clippy: apply "collapsible if" suggestion
  * clippy: apply clippy fixes
  * fix: logic for argument `-` will not produce a file at the current directory

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=61
2025-08-16 23:39:49 +00:00
af012c8908 Accepting request 1294064 from X11:Wayland
- Update to version 1.3.1+git56.g28331dcc3886f8b9e6bc09f9951fe59744c16acf:
  * fix: not work on niri
  * chore: fmt fix
  * refactor: update to new waysip api
  * Revert "refactor: update code to match new API from libwaysip 0.4"
  * refactor: update code to match new API from libwaysip 0.4
- Update to version 1.3.1+git50.gf7dee21c16980eaabd1394b79ec42710e00bf6e5:
  * chore(deps): bump rustix from 1.0.5 to 1.0.7
  * chore(deps): bump chrono from 0.4.40 to 0.4.41
  * chore(deps): bump libloading from 0.8.6 to 0.8.8
  * chore(deps): bump wayland-backend from 0.3.8 to 0.3.10
  * chore(deps): bump toml from 0.8.21 to 0.8.23
  * chore(deps): bump crate-ci/typos from 1.31.1 to 1.33.1
  * feat: upward transfer the features of image (#179)
  * chore: update Nix flake (#166)
  * chore(deps): bump toml from 0.8.20 to 0.8.21
  * chore(deps): bump rustix from 1.0.3 to 1.0.5
  * chore(deps): bump flate2 from 1.1.0 to 1.1.1
  * chore(deps): bump shellexpand from 3.1.0 to 3.1.1
  * chore(deps): bump clap from 4.5.34 to 4.5.37
  * chore(deps): bump crate-ci/typos from 1.31.0 to 1.31.1
  * chore: clippyfix for 1.86 (#167)
  * chore(deps): bump clap from 4.5.32 to 4.5.34
  * chore(deps): bump image from 0.25.5 to 0.25.6
  * chore(deps): bump crate-ci/typos from 1.30.2 to 1.31.0
  * feat: use libwaysip instead of slurp (#152)
  * feat: implement config file (2) (#154)
  * chore(deps): bump crate-ci/typos from 1.30.1 to 1.30.2 (#155)
  * chore(deps): bump rustix from 1.0.2 to 1.0.3 (#156)
  * chore: expose capture_output_frame_get_state_shm (#151)
  * feat: file-name-format (#145)
  * chore: improvements in waymirror-egl example (#146)
  * fix: failed test and add ci for test (#149)
  * feat: use generics instead every time pass a box (#150)
  * chore: add missing doc entry for avif encoding
  * Friendly cli (#134)
  * Updated wayshot devel for NixOS (#130)
  * feat: fix typos and add typos ci (#133)
  * chore: run cargo fmt
  * chore: run cargo clippy --fix
  * chore: edition 2024 migration
  * chore(deps): bump clap from 4.5.31 to 4.5.32
  * chore(deps): bump wl-clipboard-rs from 0.9.1 to 0.9.2
  * fix: minor docs and tracing message fix
  * chore: use ok_or_else to find frame format
  * feat: add avif extension support (#141)
  * Bump rustix from 1.0.1 to 1.0.2 (#138)
  * Bump actions/checkout from 2 to 4 (#137)
  * ci: add dependabot scans (#135)
  * dependencies: bump rustix to 1.0 (#136)
  * Update dependencies (#129)
  * chore: ci fix (#131)
  * Dev branch rebase ( freeze feat, etc ) (#90)
  * feat: add support for BGR888 image format (#82)
  * chore: Change versioning system in Cargo.toml
  * feat: use workspace package control global values
  * [bump] wayshot and libwayshot `-dev` tag
- Update vendor.tar.zst. This updates the vendored dependencies that caused
  a build failure because of a new Rust update.
- Update vendor tarball and use cargo home cache
- Remove sed line
- Remove cargo_config
- Update to version 1.3.1:
  * New features
    - CLI fuzzy selector (--chooseoutput) for screenshots
  * Improvements
    - Switch log crate with tracing and parallelize image alterations
    - Moved multi-monitor logic from wayshot to libwayshot
    - Remove uneeded resizes and rotations of image buffers
    - Deprecate xdpw fork in favor of the luminous portal
    - Update wayland crates
- Note that libwayshot contains breaking changes and improvements
  as well but will not be mentioned here since this is wayshot, the cli.
- Remove cargotoml param in _service.
- Update vendored dependencies.
- Use upstream source tarball instead of generating through service.
- Update vendored dependencies.
- Readd accidentally removed vendored deps.
- Replace obsoleted `disabled` option with `manual`
- Update to version 1.3.0:
  * [refactor] use libwayshot for shm
  * [docs] Update documentation
  * [feat] Qoi image format supported
  * [feat] Multi-output transform handling
  * [docs] Remove known bugs section
  * [fix] debug and stdout flags should conflict
  * [deps] Update dependencies
  * [Feat] Multi-output composited screenshots
  * [feat] Record output geometry transforms
  * [update] Reduce number of roundtrips in get_all_outputs
  * [feat] Add nix flake
  * [chore] Update xdg-desktop-portal-wlr submodule
  * [fix] Incorrect docs dir
  * [feature] Split backend into libwayshot
  * [feature] Custom XDPW implementation using wayshot
  * [update] Upgrade to wayland-rs 0.30.0
  * [docs] Update readme to accomodate https://github.com/waycrate/wayshot/pull/35
  * [feature] Parse slurp's default geometry output format
  * [deps] Remove unused dependency
  * [feature] added 10-bit back buffer support
  * [contrib/pkgbuild/bin] Remove man pages
  * [contrib/pkgbuild/bin] bump version
- Update vendored dependencies to fix CVE bnc#1212010
- Update to version 1.2.2:
  * [bump] 1.2.2
  * [clippy] Remove PartialEq, Eq warning
  * [build.rs] Properly gzip the scdoc output
  * [update] ignore scdoc output files
  * [rustfmt] Fix formatting build.rs
  * [contrib/pkgbuild/bin] Update wayshot version
  * [bump] 1.2.1
  * [build.rs] Fix scdoc parent stdio inheritance
  * [contrib/pkgbuild/bin] Update wayshot version
  * [bump] 1.2.0
  * [chore] Bump dependencies
  * [BuildSystem]Don't depend on system shell for scd
  * [BuildSystem] Update install step
  * [contrib/pkgbuild/bin] Update makedeps
  * [contrib/pkgbuild] Fix man-page install paths
  * [docs/readme] Formattinge error
  * [Restructure] Move pkgbuilds into PKGBUILD
  * [contrib/pkgbuild/bin] Add man-page support
  * [contrib/pkgbuild/git]Add man-pages to git package
  * [BuildSystem] Improve man page installation
  * [contrib/pkgbuild/git] Add scdoc to makedeps
  * [build.rs] Binary existence check
  * [workflow] doc generation
  * [docs]Introduce scdoc generation in rust build sys
  * [chore] Cargo.lock
  * [contrib/pkgbuild/bin] update pkgbuild version
  * [backend.rs] PPM optimize performance
  * [docs/readme] color picker example
- bsc#1182059 - CVE-2021-21299 - hyper request smuggling
- Update to version 1.1.9:
  * [backend.rs] Add support for ppm rendering.
  * [bump] 1.1.8
  * [region-capture] out of bounds detection added
  * [update] add output dimension detection
  * [update] remove smithay dependency for faster builds
  * [push] .editorconfig
  * [update] memfd_create - add freebsd to target_os
  * [update] Readme.md
  * [chore] Cargo.lock
  * [update] replace xdg-output-handler with wl_output
- Update to version 1.1.7~0:
  * [update] replace xdg-output-handler with wl_output
  * [update] nix deps bump and add repology to readme
  * [update] Sane error message on missing scrcpy.
  * [optimize dependencies] - Patch by jirutka
  * [update] Workflow.
  * [update] Bump dependencies.
  * [update] Readme
  * [update] Remove testing code.
  * [update] Fixes
  * [update] Add workflow.
- Use zstd compression :)
- Update to version 1.1.5~1:
  * [update] Sane error message on missing scrcpy.
  * [optimize dependencies] - Patch by jirutka
  * [update] Workflow.
  * [update] Bump dependencies.
  * [update] Readme
  * [update] Remove testing code.
  * [update] Fixes
  * [update] Add workflow.
  * [update] fix readme
  * [update] Readme.
- Update to version 1.1.5~0:
  * [update] Workflow.
  * [update] Bump dependencies.
  * [update] Readme
  * [update] Remove testing code.
  * [update] Fixes
  * [update] Add workflow.
  * [update] fix readme
  * [update] Readme.
  * [update]opensuse bin. Thanks to uncomfyhalomacro.
  * [update] shm.rs, bug fix
- Update to version 1.1.5:
  * [update] Remove testing code.
  * [update] Fixes
  * [update] Add workflow.
  * [update] fix readme
  * [update] Readme.
  * [update]opensuse bin. Thanks to uncomfyhalomacro.
  * [update] shm.rs, bug fix
  * [update] Väinö Mäkelä, Replace unneeded roundtrip calls with dispatch
  * [bump] Version updates
  * [update] conflict with bin package
- Remove some reduntant Requires
- Remove not needed BuildRequires
- Initial spec

OBS-URL: https://build.opensuse.org/request/show/1294064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=16
2025-07-17 15:19:23 +00:00
Soc Virnyl Estela
4aaea9e2a1 - Update to version 1.3.1+git56.g28331dcc3886f8b9e6bc09f9951fe59744c16acf:
* fix: not work on niri
  * chore: fmt fix
  * refactor: update to new waysip api
  * Revert "refactor: update code to match new API from libwaysip 0.4"
  * refactor: update code to match new API from libwaysip 0.4

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=59
2025-07-17 02:25:01 +00:00
66f9043f2e Accepting request 1288418 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1288418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=15
2025-06-26 09:38:22 +00:00
Soc Virnyl Estela
c7a2edac8a OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=57 2025-06-18 03:16:41 +00:00
Soc Virnyl Estela
ac64d59a90 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=56 2025-06-18 03:10:29 +00:00
Soc Virnyl Estela
a095f631ff OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=55 2025-06-18 03:07:01 +00:00
Soc Virnyl Estela
efb3762727 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=54 2025-06-18 03:02:42 +00:00
Soc Virnyl Estela
965aa361c3 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=53 2025-06-18 02:58:32 +00:00
Soc Virnyl Estela
90030bd11b OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=52 2025-06-18 02:56:21 +00:00
Soc Virnyl Estela
9e8782b1aa - Update to version 1.3.1+git50.gf7dee21c16980eaabd1394b79ec42710e00bf6e5:
* chore(deps): bump rustix from 1.0.5 to 1.0.7
  * chore(deps): bump chrono from 0.4.40 to 0.4.41
  * chore(deps): bump libloading from 0.8.6 to 0.8.8
  * chore(deps): bump wayland-backend from 0.3.8 to 0.3.10
  * chore(deps): bump toml from 0.8.21 to 0.8.23
  * chore(deps): bump crate-ci/typos from 1.31.1 to 1.33.1
  * feat: upward transfer the features of image (#179)
  * chore: update Nix flake (#166)
  * chore(deps): bump toml from 0.8.20 to 0.8.21
  * chore(deps): bump rustix from 1.0.3 to 1.0.5
  * chore(deps): bump flate2 from 1.1.0 to 1.1.1
  * chore(deps): bump shellexpand from 3.1.0 to 3.1.1
  * chore(deps): bump clap from 4.5.34 to 4.5.37
  * chore(deps): bump crate-ci/typos from 1.31.0 to 1.31.1
  * chore: clippyfix for 1.86 (#167)
  * chore(deps): bump clap from 4.5.32 to 4.5.34
  * chore(deps): bump image from 0.25.5 to 0.25.6
  * chore(deps): bump crate-ci/typos from 1.30.2 to 1.31.0
  * feat: use libwaysip instead of slurp (#152)
  * feat: implement config file (2) (#154)
  * chore(deps): bump crate-ci/typos from 1.30.1 to 1.30.2 (#155)
  * chore(deps): bump rustix from 1.0.2 to 1.0.3 (#156)
  * chore: expose capture_output_frame_get_state_shm (#151)
  * feat: file-name-format (#145)
  * chore: improvements in waymirror-egl example (#146)
  * fix: failed test and add ci for test (#149)
  * feat: use generics instead every time pass a box (#150)
  * chore: add missing doc entry for avif encoding
  * Friendly cli (#134)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=51
2025-06-18 02:48:04 +00:00
e33a197d78 Accepting request 1254269 from X11:Wayland
- Update vendor.tar.zst. This updates the vendored dependencies that caused
  a build failure because of a new Rust update.

OBS-URL: https://build.opensuse.org/request/show/1254269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=14
2025-03-19 21:32:45 +00:00
Soc Virnyl Estela
e032bc6eba OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=49 2025-03-19 02:18:43 +00:00
Soc Virnyl Estela
af2d453a2e - Update vendor.tar.zst
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=48
2025-03-11 06:22:19 +00:00
91cb1e963c Accepting request 1195213 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1195213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=13
2024-08-22 16:13:48 +00:00
Soc Virnyl Estela
d4255a6543 Accepting request 1195212 from home:uncomfyhalomacro:branches:X11:Wayland
- Update vendor tarball and use cargo home cache

OBS-URL: https://build.opensuse.org/request/show/1195212
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=46
2024-08-22 02:45:19 +00:00
e5763baa40 Accepting request 1133921 from X11:Wayland
- Remove sed line
- Remove cargo_config
- Update to version 1.3.1:
  * New features
    - CLI fuzzy selector (--chooseoutput) for screenshots
  * Improvements
    - Switch log crate with tracing and parallelize image alterations
    - Moved multi-monitor logic from wayshot to libwayshot
    - Remove uneeded resizes and rotations of image buffers
    - Deprecate xdpw fork in favor of the luminous portal
    - Update wayland crates
- Note that libwayshot contains breaking changes and improvements
  as well but will not be mentioned here since this is wayshot, the cli.

OBS-URL: https://build.opensuse.org/request/show/1133921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=12
2023-12-19 22:15:50 +00:00
Soc Virnyl Estela
835138c178 - Remove sed line
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=44
2023-12-18 22:43:17 +00:00
Soc Virnyl Estela
7efd1a0e2f - Remove cargo_config
- Update to version 1.3.1:
  * New features
    - CLI fuzzy selector (--chooseoutput) for screenshots
  * Improvements
    - Switch log crate with tracing and parallelize image alterations
    - Moved multi-monitor logic from wayshot to libwayshot
    - Remove uneeded resizes and rotations of image buffers
    - Deprecate xdpw fork in favor of the luminous portal
    - Update wayland crates
- Note that libwayshot contains breaking changes and improvements
  as well but will not be mentioned here since this is wayshot, the cli.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=43
2023-12-18 22:33:25 +00:00
ac502f54e6 Accepting request 1108968 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1108968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=11
2023-09-06 16:56:37 +00:00
Soc Virnyl Estela
33e949adbb - Remove cargotoml param in _service.
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=41
2023-08-29 01:32:11 +00:00
770b68f785 Accepting request 1106208 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1106208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=10
2023-08-28 15:16:07 +00:00
130fd50243 Accepting request 1104903 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1104903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=9
2023-08-21 09:44:58 +00:00
Soc Virnyl Estela
832bfaf87c - Use upstream source tarball instead of generating through service.
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=38
2023-08-21 03:42:45 +00:00
Soc Virnyl Estela
a2f4ddb4d7 - Readd accidentally removed vendored deps.
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=37
2023-08-13 14:12:58 +00:00
Soc Virnyl Estela
21b3874f68 Replace obsoleted disabled option with manual
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=36
2023-08-13 14:07:40 +00:00
69f3bcdd04 Accepting request 1096568 from X11:Wayland
- Update to version 1.3.0:
  * [refactor] use libwayshot for shm
  * [docs] Update documentation
  * [feat] Qoi image format supported
  * [feat] Multi-output transform handling
  * [docs] Remove known bugs section
  * [fix] debug and stdout flags should conflict
  * [deps] Update dependencies
  * [Feat] Multi-output composited screenshots
  * [feat] Record output geometry transforms
  * [update] Reduce number of roundtrips in get_all_outputs
  * [feat] Add nix flake
  * [chore] Update xdg-desktop-portal-wlr submodule
  * [fix] Incorrect docs dir
  * [feature] Split backend into libwayshot
  * [feature] Custom XDPW implementation using wayshot
  * [update] Upgrade to wayland-rs 0.30.0
  * [docs] Update readme to accomodate https://github.com/waycrate/wayshot/pull/35
  * [feature] Parse slurp's default geometry output format
  * [deps] Remove unused dependency
  * [feature] added 10-bit back buffer support
  * [contrib/pkgbuild/bin] Remove man pages
  * [contrib/pkgbuild/bin] bump version

OBS-URL: https://build.opensuse.org/request/show/1096568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=8
2023-07-04 13:22:04 +00:00
Soc Virnyl Estela
1f8fa8c55e OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=34 2023-07-03 12:23:12 +00:00
Soc Virnyl Estela
e41ded35e6 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=33 2023-07-03 08:33:28 +00:00
Soc Virnyl Estela
813b403e22 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=32 2023-07-03 08:28:20 +00:00
Soc Virnyl Estela
95665f4357 - Update to version 1.3.0:
* [refactor] use libwayshot for shm
  * [docs] Update documentation
  * [feat] Qoi image format supported
  * [feat] Multi-output transform handling
  * [docs] Remove known bugs section
  * [fix] debug and stdout flags should conflict
  * [deps] Update dependencies
  * [Feat] Multi-output composited screenshots
  * [feat] Record output geometry transforms
  * [update] Reduce number of roundtrips in get_all_outputs
  * [feat] Add nix flake
  * [chore] Update xdg-desktop-portal-wlr submodule
  * [fix] Incorrect docs dir
  * [feature] Split backend into libwayshot
  * [feature] Custom XDPW implementation using wayshot
  * [update] Upgrade to wayland-rs 0.30.0
  * [docs] Update readme to accomodate https://github.com/waycrate/wayshot/pull/35
  * [feature] Parse slurp's default geometry output format
  * [deps] Remove unused dependency
  * [feature] added 10-bit back buffer support
  * [contrib/pkgbuild/bin] Remove man pages
  * [contrib/pkgbuild/bin] bump version

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=31
2023-07-03 07:41:30 +00:00
c1f6563c17 Accepting request 1093395 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1093395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=7
2023-06-21 20:38:28 +00:00
Soc Virnyl Estela
65c67cee72 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=29 2023-06-08 23:58:17 +00:00
Soc Virnyl Estela
c0f06456ae - Update vendored dependencies to fix CVE bnc#1212010
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=28
2023-06-07 14:41:34 +00:00
144859fa62 Accepting request 1006618 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1006618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=6
2022-09-28 15:51:58 +00:00
Soc Virnyl Estela
7c4d34fc25 - Update to version 1.2.2:
* [bump] 1.2.2
  * [clippy] Remove PartialEq, Eq warning
  * [build.rs] Properly gzip the scdoc output
  * [update] ignore scdoc output files
  * [rustfmt] Fix formatting build.rs
  * [contrib/pkgbuild/bin] Update wayshot version
  * [bump] 1.2.1
  * [build.rs] Fix scdoc parent stdio inheritance
  * [contrib/pkgbuild/bin] Update wayshot version
  * [bump] 1.2.0
  * [chore] Bump dependencies
  * [BuildSystem]Don't depend on system shell for scd
  * [BuildSystem] Update install step
  * [contrib/pkgbuild/bin] Update makedeps
  * [contrib/pkgbuild] Fix man-page install paths
  * [docs/readme] Formattinge error
  * [Restructure] Move pkgbuilds into PKGBUILD
  * [contrib/pkgbuild/bin] Add man-page support
  * [contrib/pkgbuild/git]Add man-pages to git package
  * [BuildSystem] Improve man page installation
  * [contrib/pkgbuild/git] Add scdoc to makedeps
  * [build.rs] Binary existence check
  * [workflow] doc generation
  * [docs]Introduce scdoc generation in rust build sys
  * [chore] Cargo.lock
  * [contrib/pkgbuild/bin] update pkgbuild version
  * [backend.rs] PPM optimize performance
  * [docs/readme] color picker example

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=26
2022-09-21 08:44:56 +00:00
be53be5057 Accepting request 992661 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/992661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=5
2022-08-04 11:23:36 +00:00
Soc Virnyl Estela
20b34b008f Accepting request 992658 from home:firstyear:branches:X11:Wayland
bsc#1182059 - CVE-2021-21299 - hyper request smuggling

OBS-URL: https://build.opensuse.org/request/show/992658
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=24
2022-08-04 04:14:48 +00:00
Soc Virnyl Estela
e570f3efd6 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=23 2022-07-28 03:46:54 +00:00
Soc Virnyl Estela
fa885f9843 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=22 2022-07-28 03:41:19 +00:00
Soc Virnyl Estela
eeae5deef6 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=21 2022-07-28 03:37:03 +00:00
Soc Virnyl Estela
f29501909c - Update to version 1.1.9:
* [backend.rs] Add support for ppm rendering.
  * [region-capture] out of bounds detection added
  * [update] add output dimension detection
  * [update] remove smithay dependency for faster builds
  * [push] .editorconfig
  * [update] memfd_create - add freebsd to target_os
  * [update] Readme.md
  * [chore] Cargo.lock
  * [update] replace xdg-output-handler with wl_output

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=20
2022-07-21 05:13:40 +00:00
521856336d Accepting request 979686 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/979686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=4
2022-05-30 10:43:46 +00:00
Soc Virnyl Estela
c18b957c4b Accepting request 979685 from home:uncomfyhalomacro:branches:X11:Wayland
- Update to version 1.1.7~0:
  * [update] replace xdg-output-handler with wl_output
  * [update] nix deps bump and add repology to readme
  * [update] Sane error message on missing scrcpy.
  * [optimize dependencies] - Patch by jirutka
  * [update] Workflow.
  * [update] Bump dependencies.
  * [update] Readme
  * [update] Remove testing code.
  * [update] Fixes
  * [update] Add workflow.
- Use zstd compression :)

OBS-URL: https://build.opensuse.org/request/show/979685
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=18
2022-05-29 15:54:30 +00:00
e56ffaa52e Accepting request 977846 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/977846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=3
2022-05-18 11:13:31 +00:00
Soc Virnyl Estela
2a72d7cb74 Accepting request 977845 from home:uncomfyhalomacro:branches:X11:Wayland
- Update to version 1.1.5~1:
  * [update] Sane error message on missing scrcpy.
  * [optimize dependencies] - Patch by jirutka
  * [update] Workflow.
  * [update] Bump dependencies.
  * [update] Readme
  * [update] Remove testing code.
  * [update] Fixes
  * [update] Add workflow.
  * [update] fix readme
  * [update] Readme.

OBS-URL: https://build.opensuse.org/request/show/977845
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=16
2022-05-17 23:31:06 +00:00
c30059bdaa Accepting request 964123 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/964123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayshot?expand=0&rev=2
2022-03-23 19:18:03 +00:00
Soc Virnyl Estela
fc28ece62d - Update to version 1.1.5~0 (fixes):
* [update] Workflow.
  * [update] Bump dependencies.
  * [update] Readme
  * [update] Remove testing code.
  * [update] Fixes
  * [update] Add workflow.
  * [update] fix readme
  * [update] Readme.
  * [update] opensuse bin. Thanks to uncomfyhalomacro.
  * [update] shm.rs, bug fix

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=14
2022-03-16 00:44:04 +00:00
Soc Virnyl Estela
eddfb1db40 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=13 2022-03-11 15:31:34 +00:00