Re: [Iup-users] Upgrade Changes?

2022-06-10 Thread support
Firefox loads twice as fast with Wayland disabled. What benefits does Wayland offer that would justify the performance hit? On 2022-06-10 13:33, supp...@scriptbasic.org wrote: I disabled Wayland and my online dictionary example seems to be working fine. On 2022-06-10 11:07, supp...@script

Re: [Iup-users] Upgrade Changes?

2022-06-10 Thread support
With my example even full screen cuts off the contents of the dialog. It looks like the controls are getting bad size info from the dialog window. On 2022-06-10 06:40, Milan Nikolic wrote: Sorry, just to add one more thing, I was wrong, it behaves the same in the latest Fedora (also Wayland by

Re: [Iup-users] Upgrade Changes?

2022-06-10 Thread Antonio Scuri
Ok. Thanks for the feedback. Wayland is the default in Ubuntu 22.04, right? Em sex., 10 de jun. de 2022 às 10:40, Milan Nikolic escreveu: > Sorry, just to add one more thing, I was wrong, it behaves the same in the > latest Fedora (also Wayland by default), it is just that when the window i

Re: [Iup-users] Upgrade Changes?

2022-06-10 Thread Milan Nikolic
Sorry, just to add one more thing, I was wrong, it behaves the same in the latest Fedora (also Wayland by default), it is just that when the window is maximized it looks normal. On Fri, Jun 10, 2022 at 3:28 PM Milan Nikolic wrote: > I still had installed Ubuntu 22 in VM, so I tested again, with

Re: [Iup-users] Upgrade Changes?

2022-06-10 Thread Antonio Scuri
Hi, IUP calculates all sizes by itself, but GTK has some constraints that we have to workaround. Maybe it is something related with Wayland as Milan mentioned. I think I will have to install this Ubuntu system here to be able to reproduce the problem. Best, Scuri Em sex., 10 de jun. de 2022

Re: [Iup-users] Upgrade Changes?

2022-06-10 Thread sur-behoffski
On 6/10/22 18:51, Milan Nikolic wrote: > I saw the same thing when I was testing my IUP bindings. It works on the > latest Fedora but Ubuntu 22.04 looks like your issue. > I believe that is because the Wayland display server is the default now, > you can try to start the Xorg server instead, to con

Re: [Iup-users] Upgrade Changes?

2022-06-10 Thread Milan Nikolic
I saw the same thing when I was testing my IUP bindings. It works on the latest Fedora but Ubuntu 22.04 looks like your issue. I believe that is because the Wayland display server is the default now, you can try to start the Xorg server instead, to confirm that is the issue. I only did a test in V