Devlog β Day 1 π₯οΈ
Today I started building VasuOS!
What I built
- π₯οΈ Desktop
- π Top bar
- π Floating dock
- π Files window
- πͺ Close / minimize / maximize
- π±οΈ Window dragging
- βοΈ Window resizing
- π Window boundaries
What I learned
- How HTML + CSS positioning works
- JavaScript mouse events
- Event listeners
- Basic DOM manipulation
- How window dragging and resizing actually works
Problems π
- The legendary ant effect πβWindow TPs like a ant when touching mouse pointer
- Text selection while dragging
- Window escaping the screen
-
transformcausing positioning problems - A few resize event bugs
Next π
- Polish the window manager
- Improve minimize/maximize
- Add window focus
- Start building the Terminal π»
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.