Commit Graph

7 Commits (master)

Author SHA1 Message Date
Yauhen Kirylau 9c158be1d8 Optional resvg support (#177)
* feat(render_assets): optional support for resvg

* refactor: rename MENU_BG to HDR_BG and MENU_FG to HDR_FG (and migrate old values on runtime)

* fix(configure): allow to run if inkscape not installed but resvg does

* feat(makefile): make optipng optional

* fix symlinks after sedding

* fix(configure): allow to run if inkscape not installed but resvg does - 2

* style: shellcheck all .sh files

* fix(autogen.sh): remove redundant escaping

* fix(*: makefile: rendersvg): use --zoom 2 to workaround --dpi problem
2019-01-29 20:44:54 +00:00
Yauhen Kirylau e97206cf07 [change_color.sh] Create parent dir (#164)
* fix(change_color.sh): create parent of destination directory if not exists

re: https://github.com/themix-project/oomox/issues/172

* fix(change_color.sh): add some missing quoting
2018-11-13 00:07:07 +00:00
James Le Cuirot 5444ac751f autotools fixes (#155)
* Fix image path names in GTK+3 gresource files

Turns out it cares about the whole path, not just the filename, even
if you embed the pixdata.

* Fix change_color.sh following autotools changes

* Add --jobs option to change_color.sh to pass to make

This defaults to nproc.

* Update HACKING document following autotools changes

* Note in README which engines require sassc, optipng, and inkscape
2018-10-21 11:53:45 +01:00
Yauhen Kirylau b05cc9dbe0 Fix(change_color.sh): workaround gnome-shell and cinnamon themes in a wrong location when generating only one theme version (#118) 2018-09-08 16:15:46 +01:00
actionless 1c0dda2868 feat(change_color.sh): recolor gtk2 scrollbar slider 2018-08-09 03:39:51 +02:00
actionless e3c7190eaa feat(change_color.sh): improve gtk2 theme recoloring 2018-08-09 03:20:04 +02:00
actionless a286e8ac58 oomox support: initial commit 2018-08-08 22:18:51 +02:00