Andreas Monitzer
Andreas Monitzer
This might help: https://crates.io/crates/flutter_rust_bridge
At least with the flutter_rust_bridge project, it's possible to pass a lot of data types across the bridge. One issue though is that nested structures need to use `Box` or...
I'd be happy to hear your suggestions on what exactly to use instead of TabBarIOS. I'm unable to find any component in React Native that reimplements its behavior in JavaScript....
As stated in the readme, everything is highly experimental in this repository, it's more a proof of concept. It's actually a prototype for a bigger (paid) project I plan to...
Yeah, it definitely needs a cleanup. macOS isn't supported yet because I've only implemented Vulkan so far, and that's not supported on that platform (only Metal). Windows and Linux should...
To clarify (this was my report), this happens to me when I change the code while stopped in a breakpoint, which then automatically triggers a hot restart.
I've spent quite some time on wit recently, and the main issue I've run into is that it doesn’t allow data structures to be nested in themselves, similar to how...
Thank you for the response. Unfortunately, this shows the same behavior. I'm on the hyprland-git AUR, btw., because the regular package doesn't allow installing plugins at the moment.
In my attempts to set up my tablet, I also noticed that the hyprland option `resize_on_border` only allows resizing with a mouse/trackpad, not touch or pen. It looks like there...
I just update to the version `0.42.0.r1.83a334f9-1`, but now the plugin doesn't do anything at all any more. `hyprpm update` does say that it's up to date and enabled.