Skip to content
  • tildearrow's avatar
    03df9f3b
    Add persistent storage of effects in daemon · 03df9f3b
    tildearrow authored
    
    
    This patch adds several D-Bus methods for accessing the current state of
    the devices (plus pylib API for the new functionality):
    * get*Effect
    * get*EffectColors
    * get*EffectSpeed
    * get*WaveDir
    * restoreLastEffect
    
    The star means e.g. getEffect, getLogoEffect, getScrollEffect, etc.
    
    The last one can be used to reset to the previous effect after setting a
    custom effect (which won't be persisted).
    
    Co-authored-by: default avatarLuke Horwell <code@horwell.me>
    Co-authored-by: default avatarLuca Weiss <luca@z3ntu.xyz>
    03df9f3b
    Add persistent storage of effects in daemon
    tildearrow authored
    
    
    This patch adds several D-Bus methods for accessing the current state of
    the devices (plus pylib API for the new functionality):
    * get*Effect
    * get*EffectColors
    * get*EffectSpeed
    * get*WaveDir
    * restoreLastEffect
    
    The star means e.g. getEffect, getLogoEffect, getScrollEffect, etc.
    
    The last one can be used to reset to the previous effect after setting a
    custom effect (which won't be persisted).
    
    Co-authored-by: default avatarLuke Horwell <code@horwell.me>
    Co-authored-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Loading