flameshot icon indicating copy to clipboard operation
flameshot copied to clipboard

flameshot on m1 mac?

Open DeveloperKev opened this issue 2 years ago • 2 comments

Feature Description

Hi, i used to use flameshot on parrot. it was a massive boost. recenlty, i switched to mac, and there's no native build for apple silicon. i mean, lot of people should be able to contribute in every way. everyone is porting their builds, maybe it should re-considered. regards.

DeveloperKev avatar Aug 27 '22 15:08 DeveloperKev

people should be able to contribute in every way.

I can't agree more: As always, PRs are welcome

update: it seems that Flameshot already work on M1: https://github.com/flameshot-org/flameshot/issues/2886#issuecomment-1229239603

So shall we close this issue?

mmahmoudian avatar Aug 27 '22 18:08 mmahmoudian

i think, there's no native build for m1 mac, only using rosetta.

DeveloperKev avatar Aug 28 '22 06:08 DeveloperKev

I think porting it to Apple Silicon would be a great idea, considering that Apple is making a full switch to their own chips. Apparently, qt supports it too: https://doc.qt.io/qt-6/macos.html

KerimG avatar Sep 27 '22 06:09 KerimG

Theres really not a reason to stop using Rosetta. The performance is great. I am not opposed to this, but the main blocker is there is no way to build an ARM version for Mac using Github Actions. Until there is a way past that there is no use discussing this further.

borgmanJeremy avatar Oct 03 '22 17:10 borgmanJeremy

Looks like it's on github's roadmap at least - https://github.com/github/roadmap/issues/528

jagibson avatar Oct 25 '22 18:10 jagibson

@borgmanJeremy forgive me for being entirely ignorant of github actions - I see there are several other projects out there that build "universal" binaries that support both apple silicon and intel. Is this an option instead of making architecture-specific builds?

jagibson avatar Oct 25 '22 18:10 jagibson