Mike-Solar
ad7c965c5a
feat(gpui): add dock, effect stack, node graph, and timeline widgets
Implements four workspace widget modules with accompanying learn examples:
- dock: dockable panel layout system (tabs, splits, drag-to-dock) with
serde-based persistence via PanelRegistry / DockLayoutState
- effect_stack: linear effect-stack inspector widget
- node_graph: node-graph editor (nodes, ports, wires, pan/zoom canvas)
- timeline: video-editing timeline (tracks, clips, ruler, playhead)
Timeline snapping prefers the earlier frame when two snap points are
equally close, with SnapKind priority breaking same-frame ties.
2026-08-09 03:31:06 +08:00
..
2026-08-09 03:31:06 +08:00
2026-07-13 21:25:00 -04:00
2026-07-13 21:25:00 -04:00
2026-07-13 21:25:00 -04:00
2026-08-07 21:48:02 -07:00
2026-07-13 21:25:00 -04:00
2026-08-07 21:48:02 -07:00
2026-07-13 21:25:00 -04:00
2026-07-13 21:25:00 -04:00
2026-06-24 19:10:56 -04:00
2026-07-13 21:25:00 -04:00
2026-08-07 21:48:02 -07:00
2026-06-14 21:58:12 -04:00
2026-07-13 21:25:00 -04:00
2026-06-02 07:53:18 -04:00
2026-06-15 18:42:57 -04:00
2026-08-07 21:48:02 -07:00
2026-08-07 21:48:02 -07:00
2026-08-07 21:48:02 -07:00