Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| dbb93aadfa | |||
| a332271528 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
3
v1.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:143000675194352b37392f6109f4932f1ae9a1505de755ed298dcad72142687b
|
||||
size 19779
|
||||
Reference in New Issue
Block a user