Today I added draggable windows to VaskoOS. Now the Notepad, Calculator, and main VaskoOS windows can be moved around the desktop by dragging their title bars. I also made the windows come to the front when I move them, so they behave more like real OS windows.This was a bit challenging because I had to use JavaScript to track the mouse position and update the window position while dragging. I’m happy with how much more interactive the WebOS feels now.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.