Baseline icon indicating copy to clipboard operation
Baseline copied to clipboard

Add the ability to blur/unblur the screen dynamically for each item being processed

Open BigMacAdmin opened this issue 4 months ago • 0 comments

In swiftDialog 2.5.1 Bart added the ability to enable/disable screen blur through the command file.

If we add a boolean "Blurscreen" to every line item (defaults to whatever the profile's default boolean is) then we can dynamically turn on/off blur during each item's run.

BigMacAdmin avatar Oct 24 '25 18:10 BigMacAdmin