waveterm/frontend/app/view
Evan Simkowitz 164afeeb66
Unified node model to pass data from layout to blocks (#259)
This adds a new NodeModel, which can be passed from the TileLayout to
contained blocks. It contains all the layout data that the block should
care about, including focus status, whether a drag operation is
underway, whether the node is magnified, etc.

This also adds a focus stack for the layout, which will let the focus
switch to the last-focused node when the currently-focused one is
closed.

This also addresses a regression in the resize handles that caused them
to be offset from the cursor when dragged.

---------

Co-authored-by: sawka <mike.sawka@gmail.com>
2024-08-26 11:56:00 -07:00
..
codeeditor bind Cmd-r,s,e directly with Monaco for codeedit 2024-07-31 19:41:16 -07:00
cpuplot fix double model creation 2024-08-22 16:25:53 -07:00
helpview quick edits to help 2024-08-22 11:36:35 -07:00
plotview Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
preview hide when Enter is pressed (#262) 2024-08-23 09:46:04 -07:00
term Unified node model to pass data from layout to blocks (#259) 2024-08-26 11:56:00 -07:00
waveai fix double model creation 2024-08-22 16:25:53 -07:00
webview fix double model creation 2024-08-22 16:25:53 -07:00