Raxol.Terminal.Window.Manager.NavigationOps (Raxol Terminal v2.6.0)

Copy Markdown View Source

Pure-functional helpers for spatial navigation and position registration within the WindowManagerServer state.

Summary

Functions

Defines a navigation path between windows using NavigationUtils.

Registers a window's spatial position data in the spatial_map.

Functions

define_navigation_path(state, from_id, direction, to_id)

Defines a navigation path between windows using NavigationUtils.

register_window_position(state, window_id, x, y, width, height)

Registers a window's spatial position data in the spatial_map.