Skip to content

clutter: Remove class paddings

Marco Trevisan requested to merge 3v1n0/mutter:remove-class-paddings into main

mutter-clutter is a private library that is only used by the shell and not meant to be ABI/API compatible in between versions, so there's no need to add padding to classes.

Merge request reports