Alexis Bekhdadi

Results 12 comments of Alexis Bekhdadi

I just tested it, like you said its working for small array. For large array it seem working but when I scroll down the UI freezing (I'm talking about +100K...

I'm not familiar with Jetbrains API and their IDEs plugin development. But what I meant by "buffered/stream array read implementation" is to implement in the UI to read the bytes...

How do you handle this case: ``Validator`` is set with a validator of type ``IValidator`` and ``Validators`` is set with two validators for specific fields of ``MyModel`` ? My guess...

Something like this ? ![pieces-map 0](https://user-images.githubusercontent.com/2159328/117574888-9d688380-b0df-11eb-9697-a9562623065a.png) FYI, I using Iceberg theme but I need to test with vanilla theme. There is still work to be done (more testing, fix some...

Great idea @FranciscoPombal, #14958

@parthagar I don't work anymore on this feature since 2021, if I remember well, the devs team agreed to not integrate it as is. Currently I don't have time to...

![image](https://github.com/user-attachments/assets/b938901c-b083-4f1f-89c2-5deba0729ad0) I guess I'll move this client to a separate repository, this PR became prettry huge héhé.

Hi thanks for your feedback, indeed this a huge PR. I'm still working on it but on my own repository at this moment, I was planning to return to this...

> I'll just note here that my PR #957 has some overlap with this, since PipeWire has first-class support for the PulseAudio protocol. I don't have a preference for how...

@roderickvd: I'll check the review this week-end. This feature already has a feature flag. I also moved the client implementation code to a separate [repository](https://github.com/midoriiro/pipewire-client) to keep the current PR...