Multi window app

And how can I create a secondary window as a popup and access user interaction data

There’s a multi_window example in the repository.
Child/popup windows are not supported by the windowing library used by iced, check the related issues on winit,.