Next | Query returned 18 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-05-06 10:47:10 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.3.0

 - workaround when using spinners, shouldn't need this if I used thiserror
 - linear interpolation with the combination of the already gathered colors
 - create a default config file if one isn't found
 - use `[W]` for warnings
   2023-04-29 17:55:28 by pin | Files touched by this commit (2) | Package updated
Log message:
graphics/wallust: update to 2.2.1

 - fix full and resized backends, and index colors from filters
   2023-04-27 23:03:28 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.2.0

 No ChangeLog provided
   2023-04-23 10:27:10 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.1.1

 - update clap
 - remove new line when `error`ing out, anyhow already formats the error
 - switch templating libraries: tinytemplate -> new_string_template
   2023-04-19 22:44:20 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.1.0

 - add cursor named parameter, to follow what pywal does and some comments
 - write sequences into a file, in order to be used by new terminals
 - add -s/--skip_sequences flag
 - fix color generation a bit for dark filter
 - change terminal color sequences
   2023-04-14 10:16:40 by pin | Files touched by this commit (4) | Package updated
Log message:
graphics/wallust: update to 2.0.1

 - add templating info to the readme

 pkgsrc changes:
 - include a default wallust.toml
 - update DESC to reflect templating info
   2023-04-13 12:41:24 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.0.0

No ChangeLog provide. Here's a selected list of changes:
 - update deps
 - update config file, more explanations and a bit of styling
 - refractor & clean up, remove legacy code
 - use hex string from image magick output, rather than the rgb tuples
 - only write cache if it doesn't exist
   2023-04-05 10:10:10 by pin | Files touched by this commit (5)
Log message:
graphics/wallust: import package

wallust - Generate colors from an image

Features
 - use of templates and writing these out defined in the config file.
 - different backends (currently only 2)
 - cache values

Next | Query returned 18 messages, browsing 11 to 20 | previous