You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename cli argument --list-devices to --info as it evolved into a more generic way of showing dynamic information on configured sinks (such as available profiles in case of OpenRGB or file names in the RelativeTo directory of the Wallpaper sink)
Parameter --config is no longer required. If not provided, the default config file allmylightsrc.json will be assumed in the same directory where the executable resides.
OpenRGBSink
The OpenRGBSink now supports loading of profiles. Any string ending in .orp consumed by the sink will be sent as a load profile request to your OpenRGB instance.
Sinks
Add Wallpaper sink that applies a desktop background based on the input value received (file path)
Transformations
Add Expression transformation to support use cases that require advanced logic