2024-09-09 21:19:41 by pin | Files touched by this commit (3) | |
Log message:
graphics/pastel: update to 0.10.0
Features
- Added alpha property to set command, see #218 (@kanielrkirby)
- Add support for HSV, see #169 (@jameshurst)
- Added support for parsing LCh colors, see #2 and #167 (@MForster)
- Added hyprpicker as --color-picker, see #186 (@mrusme)
- Implement Color::from_u32 for the rgba, see #202 (@irevoire)
Bugfixes
- pastel pick does not display all colors in some terminals, see #121 and #168 \
(@Divoolej)
- Fix lines in kitty terminal with text_fg_override_threshold set, see #197 \
(@joveian)
|
2023-07-19 08:00:55 by pin | Files touched by this commit (1) |
Log message:
graphics/pastel: reset maintainer
|
2022-05-26 23:25:38 by pin | Files touched by this commit (3) | |
Log message:
graphics/pastel: update to 0.9.0
v0.9.0
Features
-Added support for transparency / alpha values
-Added support for NO_COLOR environment variable
-Added new color pickers: Gnome/Wayland via gdbus, zenity, yad, and wcolor
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-08-05 10:53:21 by pin | Files touched by this commit (1) |
Log message:
graphics/pastel: simplify Makefile
|
2021-07-11 23:23:53 by pin | Files touched by this commit (3) | |
Log message:
graphics/pastel: update to 0.8.1
Features:
-pastel as a library: Added From and Display traits for each color struct,
see #133 (@bresilla)
Other:
-Updated lexical-core dependency to fix a compile error with newer Rust versions
Packaging:
-pastel is now available on snapstore, see #130 (@purveshpatel511)
|
2021-07-05 10:47:45 by pin | Files touched by this commit (1) |
Log message:
graphics/pastel: reclaim maintainership
|
2021-04-24 21:53:44 by pin | Files touched by this commit (1) |
Log message:
graphics/pastel: reset maintainer
|
2020-12-21 12:59:16 by pin | Files touched by this commit (5) |
Log message:
graphics/pastel: import
Command-line tool to generate, analyze, convert and manipulate colors.
It supports many different color formats and color spaces like RGB (sRGB), HSL,
CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations, and provides a
number of commands like saturate, mix or paint.
|