devtools/overlay/devtools_floating_window library

Classes

DevToolsFloatingWindow
A small, draggable, resizable floating window showing the same DevTools tab content (Network / Logs / Performance / Info) as the full panel — not a stripped-down summary — just confined to a smaller window that floats over the app instead of covering the whole screen. Lets a developer watch live activity while still freely interacting with (and testing) the rest of the app underneath, closer to inspecting a page in a browser than a full-screen-only panel would allow.