1 dépôt
Design patterns that encapsulate user actions as objects to facilitate undo and redo operations.
Explore 1 awesome GitHub repository matching software engineering & architecture · Event-Driven Command Patterns. Refine with filters or upvote what's useful.
This project is a cross-platform desktop application designed for creating, editing, and managing structured diagrams and technical workflows. It provides a visual modeling environment that allows users to construct complex charts through a drag-and-drop interface, supporting the documentation of processes, software architectures, and system flows. The application distinguishes itself by utilizing a layered canvas composition that enables independent manipulation of diagram components, paired with a keyboard-driven workflow that minimizes mouse reliance. It employs scalable vector graphics fo
Encapsulates user actions into discrete objects to manage complex undo and redo operations during the editing process.