Giorgio Dramis
Giorgio Dramis
Is it helpful if I start working on a Python library migration from telnetlib to asyncio? I am developing my own custom connection library for this application https://gitlab.com/mkswap/UPSMonitor, but if...
I did some research and I think there is no bug because there is no implementation in GSConnect for bluetooth support. In fact if you check the KDEConnect side you...
Thanks @ferdnyc , I should have corrected all the errors and warnings. During this process I also realized that: - The dialog box for reporting problems was not working and...
It is a bit complicated but I could do it, if you explain how I have to organize the commits for all the changes made I create a branch starting...
I don't know if I messed things up, but I tried as much as possible to eliminate unnecessary changes and reduced the changes by about ten files. I understand that...
I don't know if I messed things up, but I tried as much as possible to eliminate unnecessary changes and reduced the changes by about ten files. I understand that...
@LorierMatthieu i missed the implementation of the "openssl-missing" widget. Now i've implemented the widget with an AdwAlertDialog and it works.
Hi @LorierMatthieu, I’m not sure if you’ve read the previous comments on this pull request, but the reviewer mentioned that we’ve made a lot of both functional and non-functional changes,...
@LorierMatthieu , I understand, but I'm also working on new features, starting from gtk4-port branch. To avoid misalignments, I'd prefer you to fork my branch and, when you have fixes...