Skip to content
Snippets Groups Projects
Unverified Commit 03df9f3b authored by tildearrow's avatar tildearrow Committed by Luca Weiss
Browse files

Add persistent storage of effects in daemon


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>
parent 26f33e4e
No related branches found
No related tags found
No related merge requests found
Showing
with 1127 additions and 292 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment