Changelog
- bf94358 feat(exec): allow for user callbacks pre/post config application
- 72d2900 feat(generators): allow users to define static sets of values for templating
- eb24043 feat(hotreload): add hotreload capabilities
- 639e8a5 feat(hotreload): add hotreload capabilities (#2)
- dbc6bb0 feat(matchers): allow users to specify a fallback profile
- 53cacb8 feat(service): do not send notifications when the content is not updated
- 86c99c3 feat: add
validate
mode to run validation on the configuration file - c166c36 feat: add
validate
mode to run validation on the configuration file (#4) - 42eee4a feat: add optional notifications when the service applies a profile
- 3355014 fix(hypr): pull all monitors data on any monitor related event
- b36d072 fix(signal): pass the correct eg context to the signal handler
- 866532b fix(userconfigupdater): make raw config consistent across UpdateOnce call
- 067c905 fix: do not use ~ in the examples since it will not get expanded
- 4a05794 test(integration): add integration tests for binary runs
- 4171c1e test(integration): add integration tests for binary runs (#6)
- 4e83f01 test(power): add dbus tests for power monitoring