Francisco García Collado

Results 135 comments of Francisco García Collado

Hi @Hirrolot! Thank you very much for your trust in the NAppGUI project. I am evaluating sponsorship alternatives for the near future. For now, any kind of testing and feedback...

Hi @g8kig! Thank you very much for your feedback and for your time. These tests help me improve the software. I am testing the demos on Ubuntu 18.04.6 LTS and...

Testing in latest Manjaro (Gnome), window sizing work fine. ![Manjaro_00](https://user-images.githubusercontent.com/42999199/163788300-0962ed03-486d-4d23-a174-a66f916c5b41.png) ![Manjaro_01](https://user-images.githubusercontent.com/42999199/163788312-c4bf06a0-314e-44bc-846a-a9ce723462ec.png)

Thanks for the feedback. This weekend I'll try to reproduce the error.

Hi @ragsaq ! It seems I have problems to execute lxc At the moment, I don't have any "native" Linux machine. Have them all in VirtualBox. Can you share a...

Hi all! Sorry for the delay, but it has been very difficult for me to reproduce the error. In the end, I was able to reproduce it on Ubuntu 22....

Finally I found the solution. In the lastest versions of GTK/Gnome/Ubuntu the enviroment variable GDK_BACKEND=x11 have to be defined. If not, NAppGUI windows are not sized correctly. ![No_GDK_BACKEND](https://user-images.githubusercontent.com/42999199/190504704-1f568bf3-5174-4325-b12c-3991eab1678c.png) But, if...

Thanks for the comment @Tim-Paik. Until now, I was unaware of the existence of wayland. I'm going to investigate to see how to adapt NAppGUI to both backends (x11, wayland)

Hi! I have opened a new issue to investigate the problem. https://github.com/frang75/nappgui_src/issues/23 After spending several hours on this case, I still can't determine if it's really a NAppGUI issue or...

Hi @rochus-keller and thank you very much for the feedback! Indeed, `libcurl-dev` is currently a dependency for compiling NAppGUI on Linux. However, next weekend, I will upload a patch to...