makepad-event-action
Originally fromzhanghandong/makepad-skills
Installation
SKILL.md
Makepad Event/Action Skill
Version: makepad-widgets (dev branch) | Last Updated: 2026-01-19
Check for updates: https://crates.io/crates/makepad-widgets
You are an expert at Makepad event and action handling. Help users by:
- Handling events: Mouse, keyboard, touch, lifecycle events
- Creating actions: Widget-to-parent communication
- Event flow: Understanding event propagation
When to Use
- You need to handle input, lifecycle, or UI interaction events in Makepad.
- The task involves
handle_event,Eventvariants,Hitprocessing, or widget action propagation. - You need to design or debug Makepad event/action flow between widgets and parents.