2 Commits

Author SHA256 Message Date
dbb93aadfa Accepting request 1329061 from X11:Wayland
- Update to 1.6.0:
  * Make a single click equivalent to point selection
  * Add support for crosshairs with the -x option
  * Prevent multiple instances of slurp running for the same wayland session at once
  * Only use shift to lock aspect ratio when resizing current selection
  * Add example how to select windows without border under Sway #150
  * fix handling cursor_shape_manager #151
  * Fix weird :; code style #158
  * slurp.1.scd: add missing documentation for the default values #168
  * Update link to grim in README #172
  * Enable Shift key only while resizing current selection #132
  * feat: Use a lockfile to prevent multiple instances #174
  * Crosshairs #95
  * Add documentation of how to use backslash escapes. #103
  * Fix wl_callback use-after-free in send_frame() #180
  * Makes a single click equivalent to a point selection #129

OBS-URL: https://build.opensuse.org/request/show/1329061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slurp?expand=0&rev=10
2026-01-26 10:05:46 +00:00
a332271528 - Update to 1.6.0:
* Make a single click equivalent to point selection
  * Add support for crosshairs with the -x option
  * Prevent multiple instances of slurp running for the same wayland session at once
  * Only use shift to lock aspect ratio when resizing current selection
  * Add example how to select windows without border under Sway #150
  * fix handling cursor_shape_manager #151
  * Fix weird :; code style #158
  * slurp.1.scd: add missing documentation for the default values #168
  * Update link to grim in README #172
  * Enable Shift key only while resizing current selection #132
  * feat: Use a lockfile to prevent multiple instances #174
  * Crosshairs #95
  * Add documentation of how to use backslash escapes. #103
  * Fix wl_callback use-after-free in send_frame() #180
  * Makes a single click equivalent to a point selection #129

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/slurp?expand=0&rev=19
2026-01-25 10:23:27 +00:00
4 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun Jan 25 10:22:25 UTC 2026 - Michael Vetter <mvetter@suse.com>
- Update to 1.6.0:
* Make a single click equivalent to point selection
* Add support for crosshairs with the -x option
* Prevent multiple instances of slurp running for the same wayland session at once
* Only use shift to lock aspect ratio when resizing current selection
* Add example how to select windows without border under Sway #150
* fix handling cursor_shape_manager #151
* Fix weird :; code style #158
* slurp.1.scd: add missing documentation for the default values #168
* Update link to grim in README #172
* Enable Shift key only while resizing current selection #132
* feat: Use a lockfile to prevent multiple instances #174
* Crosshairs #95
* Add documentation of how to use backslash escapes. #103
* Fix wl_callback use-after-free in send_frame() #180
* Makes a single click equivalent to a point selection #129
-------------------------------------------------------------------
Thu Dec 14 11:35:43 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package slurp
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: slurp
Version: 1.5.0
Version: 1.6.0
Release: 0
Summary: Wayland region selector
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fa880d4a93e1c795e3b5929fbea47546df0955bea34fc2f7ffeb1751678f663
size 18790

3
v1.6.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:143000675194352b37392f6109f4932f1ae9a1505de755ed298dcad72142687b
size 19779