DropWindow

fun DropWindow(title: String = "Unknown", dropped: (DropWindow, Path) -> Unit = { _, _->})