Andrea Giammarchi

Results 543 comments of Andrea Giammarchi

I've already tried with both GJS and [jsgtk](https://github.com/WebReflection/jsgtk) and after [cgjs](https://github.com/cgjs/cgjs#cgjs--) and everyone told me basically _Node or GTFO_ but when this original project was born from Jasper initial repo...

> I think it works: #19 (comment) tried on my MBP and it doesn't work, maybe I am missing something in here but it's not an out-of-the-box experience (it is...

> tried on my MBP and it doesn't work actually, tried again and it just worked.

that's what's most developers use (at least in the US) so it's good to have Mac devs onboard, and capable to distribute apps. Actually, Mac is more important than Linux...

sorry @benwaffle but your point is, exactly?

> Mac folks usually use native mac stuff rather than external toolkits. I do GJS and Gtk on Mac, homebrew is a great developer companion, and it's easy to use...

Windows is tricky here ... even in Bash for Windows (WSL), because they don't really like Linux things reaching their GPU stack. I once wrote how it *could* work in...

dunno how much of an help this is, but I've been experimenting already with this and my conclusion is that, to represent the current proposal, each class needs it's own...

I'm not sure I am following you ... the example has nothing to do with the `toString` or `valueOf` case, it's a proof of concept of the implementation details and...

It's not just a matter of implementation, it's a matter of standard. You cannot have shared WM between classes because private field #a accessed via an inherited method is NOT...