- Double header height (52px) so the drag targets are easy to grab; footer stays compact (28px). - Add a fullscreen button on the right of each header that collapses the window to that single pane; dragging the sole pane's header down or the footer up splits it with the adjacent pane (count can now be 1). The button toggles back to a 2-pane split. - Use egui's bundled emoji-icon-font glyphs (⛶ fullscreen / ▣ restore) instead of hand-drawn primitives. - Cap the drag-to-commit distance (TRIGGER_MAX) so transitions don't require dragging half the screen. |
||
|---|---|---|
| .. | ||
| beamdsp | ||
| egui_node_graph2 | ||
| gpu-video-encoder | ||
| lightningbeam-core | ||
| lightningbeam-editor | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| GPU_VIDEO_DECODE_PLAN.md | ||
| build-static.sh | ||
| build-windows.bat | ||