I've been using VcXsrv ( https://sourceforge.net/projects/vcxsrv/ ) to do the same thing for a few months. It works well in most cases, but it can be janky. The scaling doesn't always work well if you're using a hidpi screen, and I had one application that was crashing consistently under certain circumstances. Definitely going to try this out, but I wonder if it's worth paying for when I have a free alternative that…
X410 – X Server for Windows 10
191–200 of 254 posts
Re: X410 – X Server for Windows 10
#192I (and most of my colleagues) stopped using vcxsrv at my workplace since we moved from Qt4 to Qt5. At some point in between, Qt stopped supporting native X11 painting[1] which means all of the graphics are now drawn as bitmap at server side and sent in whole to the client. That easily hoses up our network. The problem is more exarcebated now that Japan has declared state of emergency and everyone is urged to work fro…
> We now resort to using VNC solutions. Isn's this just ... > graphics are now drawn as bitmap at server side and sent in whole to the client. ?
Re: X410 – X Server for Windows 10
#193They are asking $50 for something that there are other open source solutions for. It would be interesting to find out how much of the original source code is the developers and how much is just repackaging of one of the multitude of open source X servers for Windows that are currently available. Originally thinking it was another open source project, I looked at the website to see if there were some features that wou…
Re: X410 – X Server for Windows 10
#194What are you guys using this for mostly?
Re: X410 – X Server for Windows 10
#195Earlier quoted context omitted.
I bought it for $10 ("$40 off") and that's still how its listed for me. I never tried the other free options but reviews online were consistent that X410 was good. I've been happy with it.
Same, that was probably at least a year ago. For all intents and purposes, it's $10. I've also been pretty happy with it, and substantive new features are added regularly. There's a couple little annoyances from the design assumption that the user's main interest is WSL, but for the most part, it's been much smoother than the other X11-for-Win32 variants. Support was recently added for listening on a hyperv vsock, bu…
Re: X410 – X Server for Windows 10
#196I (and most of my colleagues) stopped using vcxsrv at my workplace since we moved from Qt4 to Qt5. At some point in between, Qt stopped supporting native X11 painting[1] which means all of the graphics are now drawn as bitmap at server side and sent in whole to the client. That easily hoses up our network. The problem is more exarcebated now that Japan has declared state of emergency and everyone is urged to work fro…
I've used xpra in situations where x forwarding is not performant enough. It's got some rough edges but it works very well over low bandwidth connections.
Re: X410 – X Server for Windows 10
#197Re: X410 – X Server for Windows 10
#198They are asking $50 for something that there are other open source solutions for. It would be interesting to find out how much of the original source code is the developers and how much is just repackaging of one of the multitude of open source X servers for Windows that are currently available. Originally thinking it was another open source project, I looked at the website to see if there were some features that wou…
Sorry to break it to you, but there’s nothing immoral about repackaging open source software (even if there’s no value-add at all, which is not true in this case) and trying to make a living out of it, as long as it respects the license of the project being repackaged. On a more personal note, I checked out your profile and you don’t seem to be contributing to open source much, so maybe first try to bring us somethin…
It's particularly not ok to bring someone else's personal details as ammunition in an argument (or attempt to): https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que.... But please omit the name-calling ('leecher') and snark ('sorry to break it to you') also.
If you'd please review https://news.ycombinator.com/newsguidelines.html and stick to the rules when posting here, we'd appreciate it.
Re: X410 – X Server for Windows 10
#199Xpra, X2Go, VcXSrv, Cygwin, FreeRDP, ...
Re: X410 – X Server for Windows 10
#200They are asking $50 for something that there are other open source solutions for. It would be interesting to find out how much of the original source code is the developers and how much is just repackaging of one of the multitude of open source X servers for Windows that are currently available. Originally thinking it was another open source project, I looked at the website to see if there were some features that wou…
The most successful open source company ever (RedHat) made their whole business packaging up open source in a nice manner. People will pay for convenience and polish. Also, i would guess that Windows users are not likely to be free software purists and just wants something that works with a minimum of fuss. The price of software should be based on the value it provides to the user, not on what it cost to make it.
I don't see how a desktop X server is going to tap into that need.
I mean... I've been using and relatively happy with the Cygwin X server integration for more than a decade. I'm not about to drop $50 on a polished replacement.