Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b01bd7fa11 | |||
| 1f2846d33b | |||
| 19783cb1cc | |||
| 961dc0116e |
Binary file not shown.
BIN
swappy-1.8.0.tar.gz.sig
Normal file
BIN
swappy-1.8.0.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 28 11:14:59 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.8.0:
|
||||
Features:
|
||||
* config: add left hand friendly keybinds (e3b8bf6)
|
||||
* ui: add transparency feature (0416812)
|
||||
* ui: support input method when edit text (5e3808c)
|
||||
* ui: text supports pasting using Ctrl-v (59dca02)
|
||||
Bug Fixes:
|
||||
* application: bring back output option (061155c), closes #202
|
||||
* application: save twice if auto_save and -o option (e5cde68)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 07:49:17 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.7.1:
|
||||
* render: fix drawing transparent images (49f84fd)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 07:48:35 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.7.0:
|
||||
Features:
|
||||
* auto saving on quit app (72a511c)
|
||||
* config: custom_color config option (726159d)
|
||||
* i18n: add zh_CN locale (9e7f3b2)
|
||||
* auto saving on quit app (72a511c)
|
||||
* config: custom_color config option (726159d)
|
||||
* i18n: add zh_CN locale (9e7f3b2)
|
||||
Bug Fixes:
|
||||
* config: fix segfault at exit (182322d)
|
||||
* ui: add non-versioned fontawesome (3941fec)
|
||||
* config: fix segfault at exit (182322d)
|
||||
* ui: add non-versioned fontawesome (3941fec)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 08:46:12 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package swappy
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2025 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: swappy
|
||||
Version: 1.5.1
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
Summary: Wayland compositor screenshot editor
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:266fac289d4b903d80d44746044bafe8a8b663c6032be696c651ad390bcb1850
|
||||
size 655406
|
||||
3
v1.8.0.tar.gz
Normal file
3
v1.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11f5bedde6cce4db0d27eb7107d7ce46e20d021255450eeba2c2036e10570520
|
||||
size 697882
|
||||
Reference in New Issue
Block a user