Krixano
Krixano
I would read through the UI Automation docs, [here](https://docs.microsoft.com/en-us/windows/win32/winauto/entry-uiauto-win32). It isn't dependent on a specific UI Framework, and it also provides a way to provide for both UI Automation *and*...
While this is being looked into, it might also be good to make sure Arabic and Farsi's vowel points work as well. ... I took a quick look at arabic...
@skyjake When you implement Multiple Windows in one instance in the future, is it possible to also detect which workspace/display the user is on so that the new window will...
> IMO, it's "cleaner" and more Gemini like than Titan. I think I actually agree with this also. I *just* found out about this from this issue. At first glance...
> Maybe I haven't fully understood the Iapetus spec, but what is it about it that you prefer over Titan? On first glance what I liked about iapetus is that...
> Well, a Titan server can see the size of the incoming data from the URL parameters and immediately respond with an error message and close the connection before the...
> To summarize my main gripe with Titan (and Iapetus too, it seems): It handles file uploads from your hard drive just fine, but uploading text input is problematic. You...
Well, the problem with lagrange having an editor inside is that skyjake would then have to implement a full multiline editor (although, I think he already has a basic one...
Oh, I stand corrected, I didn't realize the Titan upload already has an edit box now, lol. I guess he just needs to populate it with the current page source...
> and immediately edit the current page in-place (no dialog window). I reread this again, I guess what you mean is something more like a wysiwyg? That could actually be...