mkiol
mkiol
> Right, so basically with an AMD card, I can't use GPU acceleration with speech note is what it comes down to? Unfortunately with enabled GPU acceleration you can't. You...
Hi. I've released Beta version which works much better with AMD graphics card. More details how to install Beta can be found [here](https://github.com/mkiol/dsnote/issues/179). The most important change is GPU acceleration...
Similar issue: https://github.com/mkiol/dsnote/issues/125 I'm planing to release new version this weekend. New version is based on newer Flatpak runtime.
New Flatpak release is out. It is based on `org.kde.Platform/5.15-23.08` runtime. https://github.com/flathub/net.mkiol.SpeechNote/commit/6c6bcb3e0e427e176eee307e7606a73483cccab1
Thanks for reporting. Yes, it's a common problem. From my observation it is not related to flapak/not-flatpak, but rather it just works perfectly for some apps and does not for...
I need to make more tests. Maybe this "flatpak" is the right lead...
@chrstphmr Thanks for sharing the results. I can confirm that I can't run it with LibreOffice and Gedit either :/ So far, I have not found where the problem might...
@lliurexia Interesting. It looks that nerd-dictation uses external program [xdotool](https://github.com/jordansissel/xdotool) to do "key strokes sending". There is also a library `libxdo`, so it can be easily integrated into SpeechNote.
Just pushed new [beta version](https://github.com/mkiol/dsnote/issues/179) to `flathub-beta` channel. This new beta has an option that allows you to change the method of sending keystrokes to `XDO`. It is not enabled...
> it works perfectly here Cool. Preparing official 4.7.0 release, and this fix will be included as default.