https://bugs.kde.org/show_bug.cgi?id=482687
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/ea4fa87bc6 | |1f14f159bda75bea2248731911a | |5ba Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from [email protected] --- Git commit ea4fa87bc61f14f159bda75bea2248731911a5ba by Yifan Zhu. Committed on 08/03/2024 at 19:25. Pushed by fanzhuyifan into branch 'master'. utils/xcbutils: Don't call toXNative with unsigned integer Instead use signed integers, to prevent the implicit cast from unsigned integers to qreal. M +4 -4 src/utils/xcbutils.h M +2 -2 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/ea4fa87bc61f14f159bda75bea2248731911a5ba -- You are receiving this mail because: You are watching all bug changes.
