Re: Wayland/weston, Qt and RDP connection...

2023-01-16 Thread Pekka Paalanen
On Sat, 14 Jan 2023 11:58:37 +0200 Marius Vlad wrote: > On Fri, Jan 13, 2023 at 08:07:07PM +, Matti Ristimäki wrote: > > Hi, > Hi, > > > > > > > > Thanks for the reply! > > > > > > > > Jep, this might be the reason... > > > > > --modules=systemd-notify.so --modules=screen.share.so

wl_fixed_to_double() function only correct when fixed value is greater than zero

2023-01-16 Thread 程安絮
In file main.go is my implementation of FixedToFloat64 vs wl_fixed_to_double, the comments can help you to understand my codes. Since event wl_touch::orientation's orientation arg is fixed value and can be negative, I think this bug is not acceptable. Besides, I don't understand how wl_fixed_to_d