Skip to content

Implementing #1029, icons now bounce if toggled to do so in preferences.#2476

Open
justinnichols wants to merge 1 commit intomicheleg:masterfrom
justinnichols:1029_Bouncing_Icons
Open

Implementing #1029, icons now bounce if toggled to do so in preferences.#2476
justinnichols wants to merge 1 commit intomicheleg:masterfrom
justinnichols:1029_Bouncing_Icons

Conversation

@justinnichols
Copy link

DISCLAIMER: I used GitHub Copilot to help implement this feature. If this is not allowed or not wanted, please close this PR without merging and I will rewrite the logic myself and re-submit at a later date.

This PR implements the enhancement request in #1029.

Features implemented:

  • Toggle preference for "Icons bounce when launching?" (Needs localization)
  • When enabled, upon clicking an application icon that has no launched windows, the icon will bounce a minimum of 1 time and a maximum of 5 times. If it is able to detect the application target is RUNNING, it will ease out the bounce back to the original location and will not perform another bounce.
  • When disabled, the icons do not bounce.

@justinnichols justinnichols changed the title Implmenting #1029, icons now bounce if toggled to do so in preferences. Implementing #1029, icons now bounce if toggled to do so in preferences. Dec 21, 2025
@justinnichols
Copy link
Author

Typo in commit log, leaving as is, and will fix if required, but fixed title of this PR.

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.

1 participant