xserver icon indicating copy to clipboard operation
xserver copied to clipboard

treewide: fix result type of BitmapBytePad() to unsigned

Open metux opened this issue 5 months ago • 1 comments

sizes can't have negative numbers, so use the unsigned here. Also having to fix up lots of callers.

Signed-off-by: Enrico Weigelt, metux IT consult [email protected]

metux avatar Sep 15 '25 17:09 metux

@X11Libre/dev rebased and refined it.

metux avatar Nov 06 '25 14:11 metux