lvresize should do the trick. I've never used a GUI for it so I don't know if one exists. Just look at the man page for it. If wanted to do this on one of my machines i'd do this:

lvresize -L-5G /dev/vg/home

That would shave 5G off my home partition, i'd then run resize_reiserfs to make sure the fs knew the partition had changed.
_________________________
Cheers,

Andy M