jchv
jchv
There's definitely tons of things that could be implemented with some effort, mainly just around wrapping more COM objects and plumbing them as needed. I'm still happy to review/accept pull...
I don't think Webview2 supports off-screen rendering, I believe that is the feature you would want here.
WebView2 itself does support Chrome Devtools Protocol, but this library does not yet implement the APIs for that.
I use this for a lot of my personal projects. I didn't notice this problem in time to actually do anything about it and now the service _times out_, which...
This (`magic-nix-cache`) is the Rust source code for the daemon that acts as a caching proxy. `magic-nix-cache-action` is the GitHub action, that glues it into GitHub Actions workflows. `flakehub-cache-action` isn't...
For folks having this issue: you should be able to get it to work again temporarily by pinning and unpinning Element from the taskbar. As for actually fixing it, what...
@t3chguy > > what if we just sent both the composed favicon as well as the badge and raw icon all at once? > > Then they can overlay each...
Yes, indeed, Adwaita `move` matches this:  Admittedly, my explanation here is a bit confused. What's awkward, though, is that that is in fact *not* the drag'n'drop cursor for a...
Wow, thanks for looking at this _immediately_. I believe this should entirely prevent the problem. --- I think what's _actually_ going on here is I'm _always_ getting XWayland under Xpra...