CTRL+V now checks if the clipboard contains an image and pastes it into the room.
The library used for clipboard functionality requires an additional
dependency:
> Linux: require X11 dev package. For instance, install libx11-dev or xorg-dev or libX11-devel to access X window system.