hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.77k stars 446 forks source link

Compile CopyQ for Windows ARM64 #2831

Open gamedevsam opened 2 months ago

gamedevsam commented 2 months ago

I just got a swanky Snapdragon X Elite laptop which brings a big boost to ARM64 apps on Windows.

I'm surprised by how many apps already offer native ARM binaries, my all time favorites like KeePassXC & Everything, and even obscure ones like window-switcher offer them.

CopyQ is one of my favorite utilities that does not yet offer a native ARM build for Windows. I kindly request this be looked into, perhaps it's fairly simple to pull off.

Thanks in advance!

hluk commented 1 month ago

This won't be possible unless the architecture is supported by AppVeyor where CopyQ is built.