Jan Sommer

Results 24 comments of Jan Sommer
trafficstars

Not exactly the solution you're seeking, but if you want the top bar removed, you can start Weston in a separate tty (like Ctrl + alt + 7) using a...

I thought about that as well, but when looking at the code in Entity Framework, it seems they have an IDbAsyncEnumerable that handles things. The "correct" way would probably be...

Just looked at some of your recently closed pull requests on this topic and I gotta say, I'm really, really excited about this!

Reading the latest release docs, it seems you've switched to gson, so last point on your to-do list must be done - perhaps the others are as well?

I was just curious because it seemed easy to implement, and would make sure before I began that I hadn't missed something. We've put Spark on hold for now, so...

Have the same issue with running XFCE on a Surface Go 2/BlissOS with Debian proot. Can also render Firefox in termux-x11 (with poor performance), but when running `DISPLAY=:0 xfce4-session --display=:0`,...

Since knockout removes whatever html that's nested inside `data-bind="if: ...."`, how would one pick up the server rendered html and have the same client side knockout view model take over?...

Ah, of course, if you use knockout components, it's probably not an issue. Now we just need jsx! Would be a killer feature though, if one could first render the...

You decide the coupling you want with jsx and everybody transpiles these days. There's also great IDE support and TypeScript support for jsx. If you're going to write html in...

So close to an MIT license for this excellent library! @CleberPeter & @gloveboxes, please let us know if you're willing to change the license of your code. It would be...