Skip to content

Tags: waycrate/wayshot

Tags

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[tag] `wayshot 1.3.1` `libwayshot 0.3.0`

Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[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>

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[bump] 1.2.2

Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[bump] 1.2.1

Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[bump] 1.2.0

Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>

1.1.9

Toggle 1.1.9's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[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>

1.1.8

Toggle 1.1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[bump] 1.1.8

Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>

1.1.7

Toggle 1.1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
Shinyzenith Aakash Sen Sharma
[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.

1.1.5

Toggle 1.1.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Shinyzenith Aakash Sen Sharma
[update] Add clippy and compact if check.