Khalid Nowaf

Results 12 comments of Khalid Nowaf

Hello Dart team, After working with [flutter_tflite](https://github.com/shaqian/flutter_tflite), I notice a huge drop in performance as @truongsinh explained (many layers, slow messaging channels), which made **flutter_tflite** not an option for real-time...

@devoncarew I'm using Dart 2.7.0

@Jatin-MYST I think this is what were asking for https://github.com/a-h/templ/blob/d61470219c74a0bfc3a2a7f18f937fd943b68c30/docs/docs/09-commands-and-tools/02-ide-support.md?plain=1#L98 https://templ.guide/commands-and-tools/ide-support#tailwind-css-intellisense

I would second this one. This will help us to animate things easily. it would also a be good if there was an ID for each group.

@coderabbitai full review

To test it, I have built a container `Khalid/longhorn-manager:v1.8.0-patch1`. Currently, it works with no issues.

same issue here on debain 12, when I run `npm run tauri dev` ``` logs Couldn't get key from code: Unidentified(Gtk(248)) Couldn't get key from code: Unidentified(Gtk(248)) ```

I have built a release .**deb** and .**AppImage**. the .**AppImage** works fine with resizing and moving, since it shipped with all dependencies and does not use any system libs.

> following on hint by @ndom91, I found out that reversing changes of [fix(linux): prevent firing duplicate mouse events](https://github.com/tauri-apps/tao/commit/e67cf1b2826d32b8eb58f6d111271a1c42b62978) in tao fixes move/size issue, but brings back duplicate mouse events....

This issue is blocking me from releasing my app (the app is not usable). Are we expecting a fix in the upcoming releases?