21 Commits

Author SHA256 Message Date
b01bd7fa11 Accepting request 1301789 from X11:Wayland
- 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)

OBS-URL: https://build.opensuse.org/request/show/1301789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=9
2025-08-28 15:19:54 +00:00
1f2846d33b - 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)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=19
2025-08-28 11:15:42 +00:00
19783cb1cc Accepting request 1300185 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1300185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=8
2025-08-19 14:45:16 +00:00
961dc0116e - Update to 1.7.1:
* render: fix drawing transparent images (49f84fd)

- 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)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=17
2025-08-19 06:41:21 +00:00
56f3e20f86 Accepting request 1039269 from X11:Wayland
- Update to 1.5.1:
  * ui: use *-symbolic variant of toolbar icons (5dc44f8), closes #34

- Update to 1.5.0:
  * config: add early_exit option (60da549)
  * config: allow paint_mode to be configured through config file (2f35f02)
  * config: try to create save_dir if it does not exist (4fb291a)
  * ui: allow filling rectangles and ellipsis (8ee55f7), closes #120

OBS-URL: https://build.opensuse.org/request/show/1039269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=7
2022-12-01 16:21:26 +00:00
330a2e37a7 - Update to 1.5.1:
* ui: use *-symbolic variant of toolbar icons (5dc44f8), closes #34

- Update to 1.5.0:
  * config: add early_exit option (60da549)
  * config: allow paint_mode to be configured through config file (2f35f02)
  * config: try to create save_dir if it does not exist (4fb291a)
  * ui: allow filling rectangles and ellipsis (8ee55f7), closes #120

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=15
2022-12-01 09:13:58 +00:00
f3160f3aac Accepting request 1029562 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1029562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=6
2022-10-18 10:45:09 +00:00
R. Tyler Croy
0d39c453fe Accepting request 1006625 from home:uncomfyhalomacro:branches:X11:Wayland
- Removed the strict requirement for `wl-clipboard` since `wl-clipboard-rs`
  also exists. Thus, suggesting both `wl-clipboard` OR `wl-clipboard-rs`
  seems to be the most appropriate approach.

OBS-URL: https://build.opensuse.org/request/show/1006625
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=13
2022-10-17 16:16:38 +00:00
54ee336267 Accepting request 917151 from X11:Wayland
- Update to 1.4.0:
  Features:
  * draw: draw shape from center if holding control (d80c361)
  * i18n: add french translations (cacb283)
  Bug Fixes:
  * desktop: remove annotation from desktop categories (0d383f6)
  * desktop: various fixes (42425c0)
  * i18n: add german translations to desktop file (c6b09e5)
  * i18n: add turkish translation to desktop file (fa5769e)
  * i18n: properly set translation domain during layout init (5301aeb), closes #92
  * pixbuf: handle invalid input file (cdbd06d)
  * pixbuf: handle overflow when filename_format is too long (185575b), closes #74
  * po: update GETTEXT_PACKAGE value with project name (7fd552e)
  * release: properly check sha256 remote content (91985c7), closes #90
- Remove swappy-desktopfile.patch

OBS-URL: https://build.opensuse.org/request/show/917151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=5
2021-09-07 19:21:21 +00:00
9343631985 - Update to 1.4.0:
Features:
  * draw: draw shape from center if holding control (d80c361)
  * i18n: add french translations (cacb283)
  Bug Fixes:
  * desktop: remove annotation from desktop categories (0d383f6)
  * desktop: various fixes (42425c0)
  * i18n: add german translations to desktop file (c6b09e5)
  * i18n: add turkish translation to desktop file (fa5769e)
  * i18n: properly set translation domain during layout init (5301aeb), closes #92
  * pixbuf: handle invalid input file (cdbd06d)
  * pixbuf: handle overflow when filename_format is too long (185575b), closes #74
  * po: update GETTEXT_PACKAGE value with project name (7fd552e)
  * release: properly check sha256 remote content (91985c7), closes #90
- Remove swappy-desktopfile.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=12
2021-09-06 15:34:30 +00:00
Richard Brown
7fec0b3adc Accepting request 874288 from X11:Wayland
- Update to 1.3.1:
  * chore(script): add sign-post-release helper script
  * chore(readme): prettify readme file
  * docs(readme): add instructions to build i18n

OBS-URL: https://build.opensuse.org/request/show/874288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=4
2021-02-22 13:41:10 +00:00
84490ecc33 - Update to 1.3.1:
* chore(script): add sign-post-release helper script
  * chore(readme): prettify readme file
  * docs(readme): add instructions to build i18n

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=10
2021-02-22 10:53:22 +00:00
d8f53de60b Accepting request 873299 from X11:Wayland
- Updat to 1.3.0:
  Features:
  * cli: add configure options for filename save (597f005)
  * i18n: add brazilian portuguese translations (4a0eb82)
  * i18n: add german translations (b4be847)
  * i18n: add turkish translations (c8419da)
  Bug Fixes:
  * application: unlink temp file coming from stdin (c24e56a), closes #80
  * blur: optimize blur to only render after commit (27fcece)
  * blur: rgb24 is properly handled (c04ed63)
  * clipboard: wl-copy mimetype should be png (a931acb), closes #68
  * notification: notification shows the image icon (eb53e5c)
  * ui: adjust rendering surface with proper scaling (9b72571), closes #54
  * ui: commit state before copying or saving (46e5854), closes #52
  * ui: compute window sizes and buffers properly (5bcffdb), closes #56

OBS-URL: https://build.opensuse.org/request/show/873299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=3
2021-02-18 19:41:14 +00:00
f2eadd19da - Updat to 1.3.0:
Features:
  * cli: add configure options for filename save (597f005)
  * i18n: add brazilian portuguese translations (4a0eb82)
  * i18n: add german translations (b4be847)
  * i18n: add turkish translations (c8419da)
  Bug Fixes:
  * application: unlink temp file coming from stdin (c24e56a), closes #80
  * blur: optimize blur to only render after commit (27fcece)
  * blur: rgb24 is properly handled (c04ed63)
  * clipboard: wl-copy mimetype should be png (a931acb), closes #68
  * notification: notification shows the image icon (eb53e5c)
  * ui: adjust rendering surface with proper scaling (9b72571), closes #54
  * ui: commit state before copying or saving (46e5854), closes #52
  * ui: compute window sizes and buffers properly (5bcffdb), closes #56

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=8
2021-02-18 08:16:12 +00:00
9b675b1362 Accepting request 820629 from X11:Wayland
- Update to 1.2.1:
  Bug Fixes:
  * text: properly handle utf-8 chars (717ab0c), closes #43

OBS-URL: https://build.opensuse.org/request/show/820629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=2
2020-07-14 06:00:06 +00:00
2e7f4b6879 - Update to 1.2.1:
Bug Fixes:
  * text: properly handle utf-8 chars (717ab0c), closes #43

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=6
2020-07-13 07:21:32 +00:00
833ee34305 Accepting request 818999 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/818999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swappy?expand=0&rev=1
2020-07-06 14:35:25 +00:00
4e4649a1e6 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=4 2020-07-06 12:56:06 +00:00
c7ceb46564 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=3 2020-07-06 11:12:39 +00:00
b427436ae8 Accepting request 818983 from home:jubalh:branches:X11:Wayland
- Update to 1.2.0:
  * i18n: add translatable desktop file (cf3d7a5), closes #35
  * i18n: setup i18n for swappy (5b3c8ad)
- Add swappy-desktopfile.patch:
  Use X-Annotation instead of Annotation in Category

OBS-URL: https://build.opensuse.org/request/show/818983
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=2
2020-07-06 11:04:28 +00:00
24a0e75337 Accepting request 818404 from home:agentdero
Swappy is a useful tool for annotating screenshots and things like that https://github.com/jtheoof/swappy

OBS-URL: https://build.opensuse.org/request/show/818404
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swappy?expand=0&rev=1
2020-07-02 21:06:27 +00:00