Skip to content

feat(SFWSwitch): add Never Unblur on Hover setting#715

Merged
DogmaDragon merged 4 commits into
stashapp:mainfrom
evolite:feat/sfwswitch-never-unblur-on-hover
May 27, 2026
Merged

feat(SFWSwitch): add Never Unblur on Hover setting#715
DogmaDragon merged 4 commits into
stashapp:mainfrom
evolite:feat/sfwswitch-never-unblur-on-hover

Conversation

@evolite
Copy link
Copy Markdown
Contributor

@evolite evolite commented May 23, 2026

Adds a new boolean plugin setting Never Unblur on Hover (never_unblur) to the SFW Switch plugin.

When enabled, all blurred content stays blurred even when hovered.

Changes

  • sfwswitch.yml: new never_unblur boolean setting
  • sfw.js: read the new setting and inject/remove a <style> element that overrides the hover unblur rules when active

evolite added 2 commits May 23, 2026 08:39
Adds a new boolean plugin setting that keeps all blurred content blurred even when hovered.
@DogmaDragon DogmaDragon added the type:plugin Plugins label May 23, 2026
@DogmaDragon DogmaDragon merged commit 6173c3d into stashapp:main May 27, 2026
1 check passed
@discourse-stashapp
Copy link
Copy Markdown

This pull request has been mentioned on Stash Forum. There might be relevant details there:

https://discourse.stashapp.cc/t/sfw-switch/4658/32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants