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
AUTOoptions by @hustlerone in #87 - chore: make sure
uncrustifyisn'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
- @killown made their first contribution in #80
- @Secret-chest made their first contribution in #85
- @hustlerone made their first contribution in #87
Full Changelog: v0.10.0...v0.11.0