Colton Loftus
                                            Colton Loftus
                                        
                                    To my understanding ,it comes from this code. It starts a socket which the host will then read data from. ``` QUdpSocket().writeDatagram(ba, QHostAddress(ipAddress), 4950); ```
https://github.com/TuxSH/InputRedirectionClient-Qt/issues/35#issuecomment-745197558 If it helps anyone, the Ubuntu packages for building listed above have slightly changed. qt5-default is no longer included in the default repos. Now you should install ``` #...
Have there been any updates to this? I was curious about adding graphics to my fork and I wasn't sure if the bootimage crate in the tutorial would support this...
has anyone found a solution to this issue?
Has anyone found a way to implement this functionality? I was looking for a way for the tags to always be visible even on a page refresh ( without needing...
Super excited about this. If you need testers please ping me! Would love to see screenshots/gifs of how things are going, no matter what stage that might be (no pressure...
Curious, has there been any progress / insight on this enhacement? I saw that there is https://gitlab.gnome.org/BrainBlasted/gnome-typescript-template but at least for me, it does not build correctly and requires quite...
Also very interested in this feature. Is there help needed for this? Wasn't sure the blocker or how to help.
Is this issue still relevant? Was looking for good first issues and this seemed to be mainly addressed or not as much an issue anymore in light of the cli...
I've been interested in this issue lately and played around with using lingua in go https://github.com/C-Loftus/MultilingualSpeechDispatcherClient/ I was curious if there have been any new thoughts or developments on this...