Next | Query returned 22 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-08-12 19:02:19 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.6.1

v2.6.1
 - Better default threshold: 20
 - change u32 -> u8 threshold type

v2.6.0
 - new argument: --config-dir/-d
 - theme subcommand:
    - new random argument, selects a random theme (a31c6f689e)
    - new theme: srcery (eec69f13f3)
    - new flag --preview (2325fbdb6b)
 - Readme:
    - repology badge, thanks onemoresuza (#19)
    - backends, colorspace, filters table
    - new gif showcasing windows terminal
    - a tons more of related projects
 - Terminal colors:
    - Add support for windows terminal (#22) 5e90b12845
    - Use a different tty path for macos (9feea8b9a6)
    - Add iTerm2 support:
        - iTerm tab (d039d9389c)
        - iTerm sequences (6f04d83b21)
    - Proper terminal detection on OpenBSD (c05d4983b9)
 - Added tests for consistency
 - update dependencies
 - removed ununsed dependencies
 - multiple refactors for efficiency as well as more comments
   2023-07-21 06:58:41 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.5.1

 - fix --filter/--colorspace/--backend with cached schemes (90603b4)
 - take the opportunity to update the dependencies (16b4d07)
   2023-07-16 23:17:34 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.5.0

 - pywal template compatibility: #5
    - output colors in RGB,RGBA,XRGB and singular color channels #5 1/2
    - add {wallpaper} variable to templating fix #5 2/2
    - add {cursor} variable
    - add {alpha} variable
 - new flags:
      -b/--backend to use a backend other than the config file
      -c/--colorspace to use a custom colorspace, other than the one in the
       config file
      -C/--config-path to use a custom config file #12
      -f/--filter to use a filter other than the one in the config file
      -o/--overwrite_cache to ignore cached palette
      -n/--no-cache don't cache result palette
 - new filters:
    - harddark - "hard hue" colors
    - softlight - more "pastel" like colors
 - built-in pywal themes (can be turn off with a compile-time feature)
 - can read pywal colorschemes and terminal-sexy formats (both json) #8
 - don't quit on errors while templating
 - nix pkg to the readme #10
 - fix building on windows #14
 - multiple fixes, improvements, refactors
 - update dependencies
   2023-05-14 17:13:22 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/wallust: update to 2.4.1

v2.4.1
 - Add a new line after the warning

v2.4.0
 - Update deps
 - Ignore errors while sending the sequences, only report them
 - Use `dirs` crate for the cache path in colors
 - Refactor main(), add info var
 - Add a `CACHE_VER`sion and remove unneeded stuff in `Cache`
   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

Next | Query returned 22 messages, browsing 11 to 20 | Previous