1 repositorio
Systems for sending commands to specific UI components using unique identifiers.
Distinct from Widget Wrappers: Candidates focus on marketing messaging or wrapper components rather than internal widget-to-widget command routing.
Explore 1 awesome GitHub repository matching user interface & experience · Targeted Widget Messaging. Refine with filters or upvote what's useful.
Druid is a native user interface toolkit and 2D graphics engine for the Rust programming language. It functions as a retained-mode, data-driven framework for building graphical user interfaces that run across Linux, macOS, and web browsers via WebAssembly. The toolkit distinguishes itself through a data-first approach to UI design, utilizing lenses to isolate subsets of global application state and synchronize them with specific widgets. This allows the visual layout to update automatically when the underlying data model changes. Its capability surface includes a constraint-based box layout
Enables sending targeted instructions to specific widgets using unique identity identifiers.