The Wayback Machine - https://web.archive.org/web/20210418053535/https://github.com/topics/vdom
Skip to content
#

vdom

Here are 138 public repositories matching this topic...

neo
tobiu
tobiu commented Apr 8, 2021

example: a user could manually drag a docked window away from the main window or apps could position windows initially not right next to each other.

Obviously, there is no visible drag proxy in place when dragging not over browser windows.

To implement this onDragStart() needs to call Neo.Main.getWindowData() on all connected windows. The returning data object contains e.g. screenLeft,

Improve this page

Add a description, image, and links to the vdom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vdom topic, visit your repo's landing page and select "manage topics."

Learn more