Alessandro Arzilli

Results 223 comments of Alessandro Arzilli
trafficstars

In pratice most frames won't have any registers except the stack and frame pointers. This frame would be an exception because of the context pushed on the stack for the...

>> In pratice most frames won't have any registers except the stack and frame pointers. > That sentence doesn't make sense to me. Most Go code uses registers. Go doesn't...

No, I do not work on feature requests for this project.

>Is there a plan no >would it be complicated to add some HTML display text control? I believe at this point displaying HTML is harder than writing an OS.

>Is this possible? No.

The implementation of the backend is contained almost entirely in gio.go, for gio, and shiny.go for shiny. You would have to do something similar for glfw. AFAIK gio added support...

There isn't a way to move or resize a master window at the moment.