mkiol

Results 520 comments of mkiol

I see. The build script is only for executable, so you can't use `INSTALL_COMMAND ninja -C install` because it won't install a library. You might do just this: ``` ExternalProject_Add(wlclipboard...

> Hey [@mkiol](https://github.com/mkiol), please tell me there is a way to accelerate the build process on Flatpak. It takes 16 minutes on my local machine every single time. Is there...

> what if we bundle wl-copy and wl-paste into the flatpak binary? Yes, this option is on a table as well, but we need to be sure that wl-copy/wl-paste, executed...

What changes did you make in XML file? When you use not trivial type like `a{sv}` in DBus XML description, you need to specify to what Qt-type it should be...

Hi. Thanks for the report. Run the app with the `--verbose` option to see if there is anything suspicious in the logs. ``` # flatpak flatpak run net.mkiol.SpeechNote --verbose #...

Is this proposal AI generated? :) Thanks for the idea. It sounds like a very interesting feature, but training/fine-tuning the model is outside the scope of Speech Note at the...

Thanks for the log. I would just like to confirm if this UI problem also occurs in the Flatpak version? I usually run tests with Arch Plasma and Ubuntu GNOME...

> Do you want logs from this as well to compare them? Unnecessary. A few minutes ago I was able to reproduce this problem with the Flatpak package. I still...

I also tested on a VM on Fedora 40 with GNOME 46 (the same as in Arch) and this problem does not occur.

Excellent idea! I will try to implement it for v4.9.0.