File ksnip.changes of Package ksnip
-------------------------------------------------------------------
Sun Apr 23 10:38:47 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 1.10.1
- Fixed: DragAndDrop not working with snaps. (#898)
- Fixed: Loading image from stdin single instance client runner side doesn't work. (#741)
- Fixed kImageAnnotator: Fix for unnecessary scrollbars. (#303)
- Fixed kImageAnnotator: Add KDE support for scale factor. (#302)
- Fixed kImageAnnotator: Show tab tooltips on initial tabs.
- Fixed kImageAnnotator: Sticker resizing is broken when bounding rect flipped. (#306)
-------------------------------------------------------------------
Mon May 23 09:34:07 UTC 2022 - ecsos <ecsos@opensuse.org>
- Update to 1.10.0
- New: Set image save location on command line. (#666)
- New: Add debug logging. (#711)
- New: Add FTP upload. (#104)
- New: Upload image via command line without opening editor. (#217)
- New: Add multi-language comment option to desktop file. (#726)
- New: Add MimeType of Images to desktop file. (#725)
- New: Add .jpeg to open file dialog filter (File > Open). (#749)
- New: Escape closes window (and exits when not using tray). (#770)
- New: Double-click mouse to confirm rect selection. (#771)
- New: Activate tab that is prompting for save. (#750)
- New: Add Save all options menu. (#754)
- New: Allow overwriting existing files. (#661)
- New: Allow setting Imgur upload title/description. (#679)
- New: Search bar in the settings dialog. (#619)
- New: Make implicit capture delay configurable. (#820)
- New: Shortcuts for Actions can be made global and non-global per config. (#823)
- New: OCR scan of screenshots (via plugin). (#603)
- New kImageAnnotator: Add optional undo, redo, crop, scale and modify canvas buttons to dock widgets. (#263)
- New kImageAnnotator: Cut out vertical or horizontal slice of an image. (#236)
- New kImageAnnotator: Middle-click on tab header closes tab. (#280)
- New kImageAnnotator: Add button to fit image into current view. (#281)
- New kImageAnnotator: Allow changing item opacity. (#110)
- New kImageAnnotator: Add support for RGBA colors with transparency. (#119)
- New kImageAnnotator: Add mouse cursor sticker. (#290)
- New kImageAnnotator: Allow scaling stickers per setting. (#285)
- New kImageAnnotator: Respect original aspect ratio of stickers. (#291)
- New kImageAnnotator: Respect original size of stickers. (#295)
- Fixed: Opens a new window for each capture. (#728)
- Fixed: First cli invocation won't copy image to clipboard. (#764)
- Fixed: Snipping area incorrectly positioned with screen scaling. (#276)
- Fixed: MainWindow position not restored when outside primary screen. (#789)
- Fixed: Interface window isn't restored to the default after tab is closed in maximized state. (#757)
- Fixed: Failed Imgur uploads show up titled as 'Upload Successful'. (#802)
- Fixed: Preview of screenshot is scaled after changing desktop size. (#844)
- Fixed: After an auto start followed by reboot/turn on the window section is stretched. (#842)
- Fixed kImageAnnotator: Adding image effect does not send image change notification. (#283)
- Fixed kImageAnnotator: Blur / Pixelate break when going past image edge once. (#267)
- Fixed kImageAnnotator: Item opacity not applied when item shadow disabled. (#284)
- Changed: Improve translation experience by using full sentences. (#759)
- Changed: Make switch 'to select tool after drawing item' by default disabled.
- Changed kImageAnnotator: Max font size changed to 100pt.
-------------------------------------------------------------------
Sat Dec 4 09:17:25 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.9.2
- Fixed: Version `Qt_5.15' not found (required by /usr/bin/ksnip). (#712)
- Fixed: CI packages show continuous suffix for tagged build. (#710)
- Fixed: kImageAnnotator not translated with deb package. (#359)
- Fixed: Windows packages increased in size. (#713)
- Fixed: Translations are not working in ksnip snap package. (#662)
- Fixed: The string 'Actions' is not available for translation. (#729)
- Fixed: HiDPI issue with multiple screen on Windows. (#668)
- Fixed: Snipping Area not closing when pressing ESC. (#735)
- Fixed: Sometimes "Snipping Area Rulers" not shown after starting rectangular selection. (#684)
- Fixed: Cursor not positioned correctly when snipping area opens. (#736)
- Fixed: Mouse cursor not captured when triggered via global shortcut. (#737)
- Fixed: Dual 4K screens get scrambled on X11. (#734)
- Fixed: VCRUNTIME140_1.dll was not found. (#743)
- Fixed: Screenshot area issue when monitor count changes on Windows. (#722)
- Fixed: Wayland does not support QWindow::requestActivate(). (#656)
- Fixed: Wrong area is captured on a Wayland screen scaling. (#691)
- Changed: Enforce xdg-desktop-portal screenshots for Gnome >= 41. (#727)
- Fixed kImageAnnotator: Crash while typing text on wayland. (#256)
- Changed kImageAnnotator: Show scrollbar when not all tools visible. (#258)
-------------------------------------------------------------------
Wed Oct 20 11:07:33 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.9.1
- Fixed: MacOS package damaged and not starting. (#653)
- Fixed: Deb CI build is frequently failing due to docker image pull limit. (#655)
- Fixed: Dropped temporary images appear in the open recent menu. (#613)
- Fixed: Resizing window to match content doesn't work on opening first image/screenshot. (#664)
- Fixed: HiDPI issue with multiple screen on Windows. (#668)
- Fixed: Cursor not captured in rectangle capture. (#670)
- Changed: Migrate CI from Travic-CI to GitHub Action. (#676)
- Fixed kImageAnnotator: Crashes on destruction. (#242)
- Fixed kImageAnnotator: Memory leaks caught by ASAN. (#243)
- Changed kImageAnnotator: Use system font provided by QGuiApplication as default for text tool. (#247)
- Temporary disable test because of Leap build error.
-------------------------------------------------------------------
Wed Mar 24 07:26:34 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.8.2
* Fixed: Add missing includes to build on UNIX. (#581)
* Fixed: Ksnip starts minimized. (#593)
* Fixed: Main window still show after screenshot when
corresponding option disabled. (#596)
* Fixed: Cancel screenshot shows main window when window was
hidden. (#607)
* Fixed: HiDPI scaling not handled correctly under windows.
(#590)
* Fixed: Close button hidden after taking screenshot under kwin.
(#588)
* Fixed kImageAnnotator: Fetching image from annotator with HiDPI
enabled pixelates image. (#218)
* Fixed kImageAnnotator: Keep aspect ratio only work when
pressing CTRL before moving resize handle. (#219)
-------------------------------------------------------------------
Sat Mar 13 11:25:34 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.8.1
* Changed: Allow changing adorner color for rect area selection.
(#519)
* Changed: Notarize ksnip for macOS. (#402)
* Changed: Default font for numbering tool change to Arial.
(#200)
* Changed kImageAnnotator: Horizontally align text inside spin
box. (#203)
* Changed kImageAnnotator: Change zoom with mouse wheel to
CTRL+Wheel. (#210)
* Fixed: If file selection is cancelled during ksnip's file open
dialog via tray icon, ksnip closes. (#503)
* Fixed: Cancel on Quit not work when editor is hidden. (#342)
* Fixed: Canceling rect area selection activates main window.
(#521)
* Fixed: Enter key doesn't finishes resizing. (#523)
* Fixed: Missing version number in mac binaries. (#401)
* Fixed: Canceling save dialog show the option save path in the
header. (#545)
* Fixed: Save-as Window does not get focus when using snap.
(#543)
* Fixed: Editor can not be shown again after click close icon.
(#400)
* Fixed: Icons and text boxes not correctly scaled under gnome
with hdpi. (#549)
* Fixed: Window captures include non-transparent border of
background on Gnome. (#460)
* Fixed: Annotating hidpi image downscales the result after being
saved. (#172)
* Fixed kImageAnnotator: Brazilian Portuguese translation not
loaded. (#176)
* Fixed kImageAnnotator: error: control reaches end of non-void
function. (#177)
* Fixed kImageAnnotator: Cursor in Text tool have too bad
visibility. (#184)
* Fixed kImageAnnotator: bumped SONAME without name change.
(#185)
* Fixed kImageAnnotator: Entering multiple characters at once
moves the text cursor only for one character. (#186)
* Fixed kImageAnnotator: Activating context menu while drawing
item leaves item in error state. (#196)
* Fixed kImageAnnotator: Icons not scaled on gnome with hdpi
enabled. (#201)
* Fixed kImageAnnotator: Text/Number Pointer and Text/Number
Arrow don't inherit Text/Number Font in Settings. (#208)
-------------------------------------------------------------------
Mon Dec 14 20:57:39 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Run testsuite
-------------------------------------------------------------------
Mon Dec 14 20:28:18 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.8.0
New:
* Pin screenshots in frameless windows that stay in foreground.
* Support for unit tests.
* Add brew cask package for ksnip.
* Allow setting image quality when saving images.
* Add support for cross-platform wayland screenshots using
xdg-desktop-portal.
* Add save and save as tab contextMenu items.
* Add open directory context menu item on capture tabs.
* Add copy path to clipboard context menu item on capture tabs.
* Add option to delete saved images.
* Add support for loading image from stdin.
* Add screenshot options as application actions to desktop file.
* Allow renaming existing images.
* Make hiding main window during screenshot optional.
* Open several files at once in tabs.
* Allow modifying selected rectangle before making screenshot.
* Option to keep main window hidden after a taking screenshot.
Changed:
* Show all Screenshot options in System Tray.
* Upload multiple stickers at once.
* Follow pattern for monochromatic systray icon.
* Pin window shows default cursor when mouse over it.
* Cancel snipping area if no selection made after 60 sec.
* Allow removing imgur account.
Fixed:
* zh_Hans translation won't load.
* Ksnip only saves the upper right part of the screenshot with
HiDPI.
* Main window not resized with new captures.
* Brazilian Portuguese translation not loaded.
-------------------------------------------------------------------
Fri Jul 31 19:37:07 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.3
* Install svg icon file in hicolor theme dir instead of
usr/share/pixmaps/.
- Update to version 1.7.2
Changed:
* Stop upload script when process writes to stderr.
* Upload script uses regex to select output for clipboard.
Fixed:
* Ksnip becomes unresponsive when file dropped into it.
* Ksnip window always visible on screenshots on Gnome Wayland.
-------------------------------------------------------------------
Thu Jun 25 19:32:59 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.1
Fixed:
* User not prompted to save when taking new screenshot without
tabs.
-------------------------------------------------------------------
Fri Jun 19 07:25:11 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.0
New:
* Pasting image or path to image from clipboard.
* Save to same file when editing existing image.
* Support for PrtScrn hotkey.
* Auto save new screenshot.
* Remember file for already saved images.
* Add support for drag and drop images into ksnip.
* Insert embedded image into an existing screenshot.
* Show screenshots in tabs.
* Add Maximize Window Button in Print Preview.
* Click on toast message opens content.
* Remember last used folder in the save file dialog.
* Custom script for upload images.
* Disable single global hotkey by clearing the shortcut.
* Run ksnip as single instance.
* Add option for disabling tabs.
* Add count wildcard format for filename.
* Allow to change upload imgur URI.
* Support for adding custom stickers.
Changed:
* Save As option was added and useInstantSave config was removed.
* Disable scroll down with zero value in timeout widget.
* Disable unsupported capture modes in settings.
Fixed:
* Compilation error with Qt 5.15.
* Undo and redo translation reverts back to English.
* When 'Capture Save Location' is not set, ksnip fails to save.
* Connections that required ssl not working on AppImages.
* Main window hangs when pressing Esc on selecting screenshot
area state.
* Unable to resize ksnip window.
* Rectangle picker is not closed with -r -s switches when mouse
button is released.
- Remove patch (fixed upstream):
* 0001-Fix-compilation-error-with-Qt-5.15-279.patch
-------------------------------------------------------------------
Fri Jun 5 18:29:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.6.2
* Changed: Add missing plugs to silence snap socket warnings.
* Fixed: Window decoration and alt+tab menu show Wayland generic icon on KDE Plasma.
* Fixed: Logout canceled by 'ksnip' under KDE.
* Fixed: Ksnip not displayed on the monitor (off screen).
* Fixed: CTRL+Q to quit Ksnip not working.
* Fixed: Global Hotkeys not working with activated Num and Caps Lock under X11.
* Fixed: Meta Global Hotkey under X11 not working.
- Add upstream patch:
* 0001-Fix-compilation-error-with-Qt-5.15-279.patch
-------------------------------------------------------------------
Wed Feb 26 13:57:10 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.6.1
* Allow opening link directly to image without opening in browser.
* Always use transparent snipping area background for Wayland.
* Disable unavailable config options.
-------------------------------------------------------------------
Sun Feb 9 22:20:46 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.6.0
New:
* Make captured cursor an item which can be moved and deleted.
* Add watermarks to annotated image.
* Add crop button to toolbar.
* Add undo and redo button on toolbar.
* Make if watermark is rotated a config option.
* Do not open image uploaded to imgur in browser.
* Add shortcuts for taking screenshots.
* Add Global HotKeys for X11.
* Provide option to use previous capture area.
* Add System Tray Icon.
* Show tray icon notification after image was uploaded to
imgur or saved.
* Add support for Open-with.
* Open ksnip minimized to tray.
Changed:
* Change copy icon.
* Before discarding ask if user want save or not or cancel.
* Shortcut for imgur upload was changed to Shift + i.
Fixed:
* Wildcards in path are not resolved.
* CLI arg --rectarea doesn't work.
* Add shortcut for File Menu in Main Menu.
* Prompt to save before exit enabled now by default.
* Configuration Window not translated.
* ksnip opens anyway with -s option specified.
* Open Image with full size window doesn't resize main window.
* Can't work correctly when using scaled display.
* ksnip opens outside desktop if last saved position was on n
longer available monitor.
* Window demaximize when taking a new screenshot.
* Add support for Chinese Text Input.
- Drop patch:
* ksnip-fix-install-dir.patch (not longer needed)
-------------------------------------------------------------------
Mon Jan 13 21:14:33 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Drop superflous "Recommends: %{name}-lang"
-------------------------------------------------------------------
Sun Dec 29 19:57:33 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Package stable release, version 1.5.0
- Add patch:
* ksnip-fix-install-dir.patch
-------------------------------------------------------------------
Thu Jun 6 17:43:11 UTC 2019 - Андрей Алыпов <and.november@opensuse.org>
- initial package (version 1.6.0) for openSUSE