Peter Bech

Results 8 comments of Peter Bech
trafficstars

I'm sure the new Apple M1 users would love to see support for this :smile:

Would also love to see support for this!

@postwait has made a pull request with support for ARM64 🎉 Please go to #38 and help us test it if you can

Any updates on this @hnes ? :slightly_smiling_face:

Looking forward to this being merged

I think the complaint concerns [what is also written in the documentation](https://protobuf.dev/reference/go/go-generated/#service). > The Go code generator does not produce output for services by default. If you enable the [gRPC](https://www.grpc.io/)...

Correct me if I'm wrong, but I think we would also need to generate server interfaces. I understand the concern about locking it with gRPC, but the service interfaces generated...

I wanted to make it possible to drag a tab onto another application, so I requested the possibility to access the data transfer object https://github.com/mathuo/dockview/issues/299 It was implemented here https://github.com/mathuo/dockview/pull/322/files#diff-a22c4f0fca5755287b9458a40efb6520028ddad7a4224ab7f83ae524900551afR86-R114...