roblillack / spot

React-like desktop GUI toolkit for Go
MIT License
1.09k stars 15 forks source link

Multi-window support #3

Open roblillack opened 4 months ago

roblillack commented 4 months ago

Highly WIP right now. This PR contians some work towards multi-window support.

aneeskA commented 3 months ago

Excellent package. I love it. One minor thing I observed. Since "slices" package is used, the minimum Go version needed is 1.21. The go.mod file uses v1.18