Results 34 comments of Nate Bross

I can confirm this definitely stops working after switching Virtual Desktops (v0.60.1 / Windows11). I have also observed it stop working only for specific zones, after opening an application that...

That'd be a very useful template, since its very light weight compared with something like Angular, but the jQuery template leaves a little something to be desired.

The website is [throwing a 404](https://github.com/Glimpse/Glimpse/issues/1014) and there's been little activity in the repository for years. I'd be skeptical that we'd get more definitive than that. I'd love to see...

> Does anybody know of a fork of Glimpse that's actively being maintained? The website was redirected to the repository, and a PR fixing the markdown in the readme was...

> Wow, that went from "Hey this project is dead, and has a lot of outstanding bugs" to "We're gonna switch up the licensing model and start charging." super quick....

The nuget package is listed as Apache: https://www.nuget.org/packages/Symbolism/ -- would be nice to see that matched up with the source code here.

> Is this still being worked on? I'm pretty sure I'm running into this limitation currently. I suspect this fell off @jakSolutionsGithub radar. I had requested the addition of some...

Feel free to open another issue or discussion on the topic. I haven't done much with portals myself, but I'd be open to exploring the possibility and finding out what...

Have you considered this approach for doing OAuth2? Essentially you setup a loopback redirect url on a port above 1024, and setup an HttpListener to handle the callback. Here's a...

That would be fantastic, but there seem to be some significant differences in the way volar and vetur handle this kind of thing: https://github.com/vuejs/language-tools/issues/418