Exclude new long screensaver effect#3553
Merged
dhh merged 2 commits intobasecamp:devfrom Nov 24, 2025
MirasMustimov:disable-long-tte-effect
Merged
Exclude new long screensaver effect#3553dhh merged 2 commits intobasecamp:devfrom MirasMustimov:disable-long-tte-effect
dhh merged 2 commits intobasecamp:devfrom
MirasMustimov:disable-long-tte-effect
Conversation
|
ty man i was looking for this |
Member
|
Agree. Just hit this, and it is indeed very slow to complete. |
andrew-a-hale
pushed a commit
to andrew-a-hale/omarchy
that referenced
this pull request
Nov 29, 2025
Co-authored-by: David Heinemeier Hansson <david@hey.com>
davidbasilefilho
pushed a commit
to davidbasilefilho/omarchy
that referenced
this pull request
Nov 30, 2025
Co-authored-by: David Heinemeier Hansson <david@hey.com>
antonovch
pushed a commit
to antonovch/omarchy
that referenced
this pull request
Dec 7, 2025
Co-authored-by: David Heinemeier Hansson <david@hey.com>
gocs
pushed a commit
to gocs/omarchy
that referenced
this pull request
Dec 7, 2025
Co-authored-by: David Heinemeier Hansson <david@hey.com>
ryanrhughes
pushed a commit
that referenced
this pull request
Dec 13, 2025
Co-authored-by: David Heinemeier Hansson <david@hey.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello!
tte 0.13 introduced new effect called dev_worm which takes too long to complete compared to other effects and might still be in development based on its name.
this pr disables that effect from screensaver.
to do that I reverted usage of random_effect to how random effect was obtained before.
the effect
