Victor

Results 365 comments of Victor

Maybe I am misunderstanding something but Windows Mail app definitely does not work like that. When I click that thing there it does this: ![image](https://github.com/user-attachments/assets/49d0770d-0d4b-4e6a-9014-0df77c0e5170) But Wino straight out opens...

Sounds like this should have been closed as it was implemented.

@Ten0 I don't see much differences considering NixOS only lives for 6 months, and you'd have to enable the hack in `configuration.nix`.

It is still very buggy. Basically just try to reply to any email, type some text, insert a few links from other apps. It gets in a bad state very...

Can someone clarify what do I do with `Windows.UI.Xaml.Data.IValueConverter` these days?

I think the issue is that I had to press "Enter" in the field after changing it's value. The need to do this should either be clearly indicated or it...

> it's not possible to observe the CancellationToken during execution What do you mean? Why can't `Process` supply a `WhisperAbortHandler` the way `ProcessAsync` does? BTW the reason I am asking...

If implementation of my remote service throws an exception, what is the best way to handle it on the client.

A sample is better than a thousand words.