Add support for dragging the Clippy window. In addition to this the position should be remembered for future launches. This is ideal for multi monitor support.
Issues: the current implementation of moving and Resizing the window is very bad and hardcoded. A better solution to the windowing implementation would also be good in the long run (optional)