Gradience/gradience/frontend/struct.md

8 lines
345 B
Markdown
Raw Normal View History

## `frontend/` directory structure:
- `cli/` - frontend interface for command-line commands
- `dialogs/` - message boxes and simple popup windows
- `utils/` - general purpose utility modules for UI related stuff
- `views/` - more extensive widgets (eg. widget groups, lists) and windows
- `widgets/` - general purpose graphical widgets