- Update to version 12.0.0
* Created basic layer movement functionality
* Added a new widget to allow the colorwheel to be more easily customized
* Added magnifier for more precise selections
* Incremental markers can now have a point if you drag when placing them
* Pinned screenshots can now be copied to the clipboard or saved to a file
if a user right clicks on the pinned image
* Pinned screenshots can now be zoomed with a pinch gesture
* Make KDE use Freedesktop portal
* Pinned images can now be moved partially offscreen on linux
* Wayland builds now use KF Gui (KDE Framework tools) to fix some issues
* Full changelog: https://github.com/flameshot-org/flameshot/releases/tag/v12.0.0
- Enable Wayland clipboard for Leap 15.4+ and Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/984546
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=36
- Update to version 11.0.0:
* A config file checker has been implemented. If your config file
contains error it will prompt to on how to fix them.
* Some config file semantics changed so when you first run version 11,
it is likely you need to resolve the config file errors.
* The on-screen help menu has been clarified and dynamically updates
the hotkeys based on user defined hotkeys.
* DBus is no longer required for CLI options.
* Flameshot can now be run in "one off" mode which means that
the background systray component is now optional.
* The CLI has been completely refactored.
* Optimizations to reduce lag on 8k and 4k screens.
* KNOWN ISSUE: fractional scaling on linux is still not resolved.
- Full changelog: https://github.com/flameshot-org/flameshot/releases/tag/v11.0.0
OBS-URL: https://build.opensuse.org/request/show/947350
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=34
- Update to version 0.10.0
Known Issues
* Fractional scaling issues are not resolved. We are working
with Qt upstream on this issue.
* KDE Wayland requires modification to the Desktop file.
New Features
* Improved Wayland support on Gnome
Behind the scenes we configure flameshot to automatically run
on xcb. This significantly improves the wayland experience.
This resolves issues with multimonitor setups and copying to
the clipboard
* Ability to run flameshot on Sway
* New option to allow the the clipboard image to be a jpeg
instead of a png. This may reduce bandwidth when pasting the
image into chat or email clients.
* New global shortcut menu. All actions hotkeys are fully
customizable.
* Ability to take "symmetric" selections by holding down the
Shift key while resizing the selection.
* The rectangle tool will now round the corners of the
rectangles based on the current thickness.
* All imgur uploads are now tracked in the "Upload History"
menu. This makes it much easier to delete of images off imgur
or find the upload link later.
* New option for setting a "fixed save path". When this is
enabled a user will no longer need to set the path for images
that are saved.
Fixes
* Under certain circumstance the circle count could get set to
the wrong number with large numbers of undo / redo. This has
OBS-URL: https://build.opensuse.org/request/show/906416
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=29
- Update to version 0.9.0
Known Issues
* Fractional scaling issues are not resolved. We are working with
Qt upstream on this issue.
* KDE Wayland requires modification to the Desktop file.
New Features
* Improved Wayland support on Gnome
+ Behind the scenes we configure flameshot to automatically run
on xcb. This significantly improves the wayland experience.
This resolves issues with multimonitor setups and copying to
the clipboard
* Ability to run flameshot on Sway
* New option to allow the the clipboard image to be a jpeg
instead of a png. This may reduce bandwidth when pasting the
image into chat or email clients.
* New global shortcut menu. All actions hotkeys are fully
customizable.
* Ability to take "symmetric" selections by holding down the
Shift key while resizing the selection.
* The rectangle tool will now round the corners of the rectangles
based on the current thickness.
* All imgur uploads are now tracked in the "Upload History" menu.
This makes it much easier to delete of images off imgur or find
the upload link later.
* New option for setting a "fixed save path". When this is
enabled a user will no longer need to set the path for images
that are saved.
Fixes
* Under certain circumstance the circle count could get set to
the wrong number with large numbers of undo / redo. This has
OBS-URL: https://build.opensuse.org/request/show/875768
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=26
- Update to version 0.8.4
* Renamed assets to match DBUS name for flathub support.
* Fixed issue where theme was not applied to widgets.
* Fixed issue where pixelate tool did not properly apply pixel
size and was not symmetric horizontally and vertically.
* Fixed visual artifact in pin to desktop in appimage release.
* Fixed issue where CTRL + S did not save active text in text
tool.
* Imgur tool now opens in the center of the screen.
* Translation Updates
+ Brazilian Portuguese
+ German
+ Korean
+ Basque
OBS-URL: https://build.opensuse.org/request/show/840959
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=22
- Update to version 0.8.1
* Auto contrast on circle counter
- Update to version 0.8.0
New Features
* Fix capture after pressing ctrl + S during textarea input
* Add translations
* Allow enter key to copy image to clipboard
* side panel: Add thickness slider
* Add support for saving as JPG and BMP files.
* Allow 45 degree adjustment for some tools
* Add a basic launcher panel.
* Add option to auto copy URL after upload
* Add a circle counter tool.
* Replace the blur tool with pixelate tool.
* Convert buildsystem from QMake to CMake.
Fixes
* Exit non-zero when aborting with --raw.
* Enable Pin and Text tool by default.
* Fix the problem that moving or resizing does not affect
screenshot.
* Fix problem with re-enabling disabled tray icon.
* Fix compilation problem against Qt 5.15.
- Drop not longer needed patches:
* 0001-Fix-build-with-Qt-5.15.patch
* 0001-utils-confighandler.cpp-Enable-Pin-and-Text-tool-by-.patch
* desktop-files.patch
- Introduce zsh-completion subpackage
OBS-URL: https://build.opensuse.org/request/show/837182
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=18
- Update to version 0.6.0
Features:
* Allow systray customization with themes. Use
"flameshot-tray" as the name of the icon.
* Unification of the desktop file with actions.
* Notification when screenshots are saved in the clipboard.
* Use datetime as default name for pics.
* Undo/Redo with Ctrl+z and Ctrl+Shift+z.
* Add "Take Screenshot" option as menu item in the systray.
* Add Side-Panel (open it with Space).
* Add autostart to config flags.
* Add Pin tool.
* Filename: replace colons with dashes.
* Add Text tool.
* Delete Imgur image button after uploading it from the
preview window.
* Capture single screen:
+ flameshot screen (capture the screen containing the mouse)
+ flameshot screen -n 1 (capture the first screen).
* Store settings colors in hexadecimal format.
Fixes:
* flameshot full -c shouldn't block the desktop.
* Now you can overwrite exported configuration with the same
name as a previous exports.
* Fix flameshot --raw wait time with delay.
* Fix negative selection geometry bug.
* Improved hidpi support with some bugs fixed.
- Refreshed desktop-files.patch
OBS-URL: https://build.opensuse.org/request/show/632026
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=10