Wire all missing operations into pipeline executor

This commit is contained in:
2026-03-06 14:20:47 +02:00
parent 2b977b833a
commit 600b36279e
3 changed files with 251 additions and 10 deletions

1
Cargo.lock generated
View File

@@ -1934,6 +1934,7 @@ name = "pixstrip-gtk"
version = "0.1.0"
dependencies = [
"gtk4",
"image",
"libadwaita",
"pixstrip-core",
]