Skip to content

wf-config 0.11.0

Latest

Choose a tag to compare

@ammen99 ammen99 released this 27 Jul 08:24
· 2 commits to master since this release
85cca14

Compatible with wayfire 0.11.x

What's Changed

  • bump meson.build version to 0.11.0 (development) by @ammen99 in #81
  • Refactor load_xml_files: suppress per-file logging, summarize loaded … by @killown in #80
  • ini-parser: emit errors for options not part of the XML spec by @ammen99 in #83
  • option-wrapper: add option to load via section+option name by @ammen99 in #84
  • support cubic-bezier as easing by @Secret-chest in #85
  • Don't copy accessed values in getters. by @NamorNiradnug in #86
  • Add extra AUTO options by @hustlerone in #87
  • chore: make sure uncrustify isn't tracked by git by @hustlerone in #88
  • files: add support for reloading XMLs files after building the initial configuration by @ammen99 in #90

New Contributors

Full Changelog: v0.10.0...v0.11.0