Skip to content

DBus effects#95

Merged
jfhbrook merged 11 commits intomainfrom
dbus-effects-2
Apr 7, 2025
Merged

DBus effects#95
jfhbrook merged 11 commits intomainfrom
dbus-effects-2

Conversation

@jfhbrook
Copy link
Owner

@jfhbrook jfhbrook commented Apr 6, 2025

Effects in DBus.

I ended up creating a smaller purpose-built protocol for effects, and then writing a facade for use by DBus. That facade will then be called by the CLI.

I decided to continue using an Protocol, instead of a subclass. This allows me to avoid subclassing the regular Client - I only need to implement a facade for dbus.

Closes #72. See that issue for more details.

@jfhbrook jfhbrook marked this pull request as ready for review April 7, 2025 14:02
@jfhbrook jfhbrook merged commit be35b2c into main Apr 7, 2025
3 checks passed
@jfhbrook jfhbrook deleted the dbus-effects-2 branch April 7, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement effects for dbus

1 participant