Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jtheoof/swappy

v1.8.0

27 Aug 19:35
v1.8.0
c250402

Choose a tag to compare

1.8.0 (2025-08-27)

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)

v1.7.1

18 Aug 02:00
v1.7.1
89186ef

Choose a tag to compare

1.7.1 (2025-08-18)

Bug Fixes

  • render: fix drawing transparent images (49f84fd)

v1.7.0

18 Aug 00:58
v1.7.0
d9fc0bd

Choose a tag to compare

1.7.0 (2025-08-18)

Features

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

1.6.0 (2025-08-18)

Features

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

v1.5.1

20 Nov 21:55
v1.5.1
a996b2c

Choose a tag to compare

1.5.1 (2022-11-20)

Bug Fixes

  • ui: use *-symbolic variant of toolbar icons (5dc44f8), closes #34

New Contributors

1.5.0

18 Nov 21:35
v1.5.0
689309b

Choose a tag to compare

1.5.0 (2022-11-18)

Features

  • 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

New Contributors

Full Changelog: v1.4.0...v1.5.0

1.4.0

06 Sep 14:44
v1.4.0
e3bd499

Choose a tag to compare

1.4.0 (2021-09-06)

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

1.3.1

20 Feb 17:58
v1.3.1
78ed552

Choose a tag to compare

1.3.1 (2021-02-20)

1.3.0

18 Feb 00:53

Choose a tag to compare

1.3.0 (2021-02-18)

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

1.2.1

11 Jul 16:26
v1.2.1
f3a4ae9

Choose a tag to compare

1.2.1 (2020-07-11)

Bug Fixes

  • text: properly handle utf-8 chars (717ab0c), closes #43

1.2.0

05 Jul 18:57
v1.2.0
59d60db

Choose a tag to compare

Changelog

1.2.0 (2020-07-05)

Features

  • i18n: add translatable desktop file (cf3d7a5), closes #35
  • i18n: setup i18n for swappy (5b3c8ad)