Luca

Results 24 comments of Luca

![image](https://github.com/spluxx/Protoman/assets/43602144/99388176-01d4-4c76-8983-350b056bee42) I found a solution Just add them from your protobuf path

> > How did you make it work? Link to your example is no longer working > > The solution was the quoted link [here](https://github.com/MixinNetwork/flutter-plugins/issues/58#issuecomment-1060371162). > > Example of my...

@rashcroft7 All you need to do is import those packages ? Do you know if you can change the transparency of new window ?

> @LucaCoduriV Yes, and follow the example usage at rustdesk_desktop_multi_window. You will need to look at how the sub window is closed in the main.dart. > > I have not...

> I have the sameee. did you solve it? > > > > > I am looking at their code, but I Don't understand where I have to look. Sometime...

Yes, sorry, I have written this with my phone. Here is an example: ```rust trait DbClient { async fn aql_query(&self, aql: AqlQuery) -> Result where R: DeserializeOwned + Send {...

Hey, I don't understand how I would do something like this ` "ctrl-u": ["vim::ScrollUp", "editor::ScrollCursorCenter"]`