Add single-click petting and simplify multi-click handling #3
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "pr/single-click-petting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR: Add single-click petting and simplify multi-click handling
Branch:
pr/single-click-pettingScope: Pet-window input only.
Summary
Replaces the old triple-click behavior with a clearer interaction model:
pet:clicked).pet:doubleClicked).What changed
apps/desktop/pet-preload.cjspet:clickedfor single clicks andpet:doubleClickedfor double clicks.plugins/official/openpets.virtual-pet/index.jspet:clickedlistener that callspet(ctx).How to test
Backwards compatibility
pet:tripleClickedwill no longer receive it. No first-party plugin used it.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.