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

History of commit frequency

CVS Commit History:


   2023-08-31 12:14:24 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/matugen: update to 0.10.0

Added
    (scheme) add android_scheme keywords
    (scheme) add android_scheme
    (arguments) add --show-colors flag and disable showing colors by default
    (show_colors) show light, dark and amoled at once in a table
    (arguments) remove lightmode and amoled
    (config) rename scheme to mode in template config
    (arguments) add mode to replace lightmode and amoled
    (template) add Light,Dark,Amoled options for each template
    add --dry-run flag
    (template) add source_color
    show generated colors inside a table instead

Fixed
    (show_color) make the dark and amoled colors use right schemes
    remove debug stuff
    dark and amoled modes being switched
    correct blue and green in get_source_color
    show colors AFTER running commands

Other
    (template) update keyword names
    (scheme_android) add TODO note for amoled scheme
    add DEFAULT_CONFIG const
    (get_source_color) move to color file
    rename Commands struct to Source
    make the colors vec a const
    add gifs for modes, palettes and --other-colors
    update all tapes
    (tapes) change the output directory
    remove unnecessary imports
    fix usage of commands
    add an explanation for mode in template config
    rename scheme to mode
    add source color keyword
    format with cargo fmt
    (show_color) use format_argb_as_rgb
    format with cargo fmt
    change repository address
    remove useless gifs
   2023-08-13 21:33:58 by pin | Files touched by this commit (2)
Log message:
graphics/matugen: pull from specific commit

to fix broken checksums.
   2023-08-10 16:13:41 by pin | Files touched by this commit (4) | Package updated
Log message:
graphics/matugen: update to 0.9.0

Added
 - (reload apps) make every app true by default
 - (reload apps) add dunst
 - (config) add suggestion to error message
 - (config) [breaking] add reload_apps_list

Fixed
 - add NetBSD support
   pkgsrc related changes: Remove patches submitted upstream
   https://github.com/InioX/Matugen/pull/10

Other
 - add removed notice for reload_gtk_theme
 - run clippy --fix
   2023-08-06 07:25:06 by pin | Files touched by this commit (7)
Log message:
graphics/matugen: import package

Matugen is a cross-platform tool that generates a colorscheme either from an
image or a color, and exports it to a file from a template.
It can also set the wallpaper if one was provided.

Note: Support changing the wallpaper on X11 requires graphics/feh.

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