https://bugs.kde.org/show_bug.cgi?id=348043
--- Comment #32 from Martin Gräßlin <mgraess...@kde.org> --- (In reply to Mykola Krachkovsky from comment #31) > 4294965960 = (uint32_t)(-1336) > 1336 = 1366 - 30 > 1366 — width of other screen > 30 — panel width oh my. A negative value doesn't make sense there (though it's apparently allowed in the spec). > > Why uint32_t fit there isn't clear — I have x86_64 OS. Maybe some bug. That's correct. X11 protocol values are defined to be 32 bits. -- You are receiving this mail because: You are watching all bug changes.