FireCubeStudios / Clippy

Bring back Clippy on Windows 10/11!
https://discord.gg/3WYcKat
224 stars 22 forks source link

Feature: Support for dragging window #2

Open FireCubeStudios opened 1 year ago

FireCubeStudios commented 1 year ago

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)