Cinnamon upstream in the master branch have stopped using caribou, starting with this commit:
https://github.com/linuxmint/cinnamon/commit/5fd5748988a1 But clutter is still used: https://github.com/linuxmint/cinnamon/blob/master/js/ui/virtualKeyboard.js#L4 In fact, cinnamon uses clutter heavily but it was not a directly declared dependency!! So I'll file separate bugs for that. Also, cinnamon-screensaver is still using caribou: https://github.com/linuxmint/cinnamon-screensaver/blob/master/src/osk.py Thank you, Jeremy Bícha

