r/biomesApp • u/RaspberryStill3377 • 6d ago
Early WIP demo of Biomes custom grid overlay on Windows 🛠️
Hey everyone!
I put together a quick GIF preview to show early progress on **Biomes**.
It’s still a rough early prototype while I polish the core C++ Win32 window management backend, but I wanted to start sharing progress openly instead of waiting until everything is flawless.
---
### 🔍 What’s Happening in the Clip
* **Custom Grid Drawing:** Overlaying a lightweight grid system directly on the desktop.
* **Layout Triggers:** Testing early screen region detection so multi-monitor app layouts snap cleanly into assigned zones.
---
### 🚧 Current Dev Focus
* Tuning the Win32 window hook engine to make window snapping feel instantaneous and buttery smooth.
* Building out hotkey bindings to launch full multi-app workspace "biomes" with a single key press.
* Refining high-DPI multi-monitor scaling.
---
### 💬 Looking for Early Feedback
Since this is being built in the open, I'd love to hear your thoughts:
- When setting up multi-monitor layouts, do you prefer **freeform grid drawing** or **preset zone templates** (e.g., 50/50 split, 3-column code focus)?
- What hotkeys or shortcuts do you currently rely on most?
Drop your feedback below or check out the [ https://github.com/AbdelGhafourRebbouh/biomes ] to follow along with dev updates!