Unclaimed project
Are you a maintainer of hikogui? Claim this project to take control of your public changelog and roadmap.
To make it possible to select and configure audio devices this release is a start to make composable shared-state, composable preferences and composable widgets.
There are also a few other systems that have been updated:
color type can hold a RGBA color value or be a semantic enum value.hi_log*() macros.mode enumeration to widgets to handle visibility, disabled, enabled.observer<> to make sub-observers from member variables of the
observed type.URL and use std::filesystem::path where appropriate.file and file_view to function as copyable and movable value types.