As the only low-rating comment at HaikuDepot suggests, people just
don't know how to use the app. The least to do is giving a bit of help
in the description.
Broken since long ago (no packages on Haiku Depot).
Disable until builds gets fixed upstream (might require
"transplanting" conde from transmission and its .patchset for Haiku.
* Scale icons according to system font size.
* Use generic application icons for missing/uninstalled applications.
* Save history and favorites with every clipboard change as a workaround
for not being able to properly save state on system shutdown.
* Updated translations.
* BePDF: switch to latest git commit.
Switching to latest git commit, and dropping freetype_config in
favor of pkg_config fixes the builds on newer Haiku revisions.
* BePDF: point srcGitRev to newer commit (updated catkeys).
Haiku doesn't ask applications with a set "background flag"
to quit in case of a shutdown.
See https://review.haiku-os.org/c/haiku/+/5800
As a stop-gap workaround, save clip history and favorites whenever
they are changed.
Changelog:
* Overhauled the Layers window and handling:
- improved layout
- reduced commands to the most useful, moved to main menu
- added naming layers
- added transparency slider
- added blending modes: Normal, Multiply. Divide, Screen,
Overlay, Hard light, Soft light, Vivid light, Pin light,
Hard mix, Difference, Exclusion, Color dodge, Linear dodge,
Color burn, Linear burn, Darken, and Lighten
* Improved Colors window
- removed YIQ and YUV color modes
- added CIELAB color mode
- accept drag'n'dropped colors
- set/show hex-value of current color
- removed palette from main window
* Make current tool more obvious in Tools window
* Bufixes and polishing
Changelog:
Release v1.1
* Added an optional Deskbar tray icon and set the 'Background' application
flag. This removes Clipdinger from Deskbar's list of running apps.
* Added a text box to filter the clip history for the entered word.
* Moved the "Pause fading" checkbox into 'Lists' of the menu bar.
* Don't freeze GUI when uploading a clip, indicate uploading in window title.
* Added Czech translation (incomplete), thanks nkini!
* documentviewer: add version requirement for mupdf
* remove unnecessary version number in REQUIRES
* Fix version requirement
Co-authored-by: begasus <begasus@gmail.com>