Oleksandr Honcharov

Results 75 comments of Oleksandr Honcharov

@borgmanJeremy Thanks, I pushed again, one whitespace was extra.

Hi @Renari I don't have this setting in GUI. ![image](https://github.com/user-attachments/assets/46e500df-29be-4796-b20b-4d196d264262) Is it possible to add it manually in the `flameshot.ini` file? If so, can you give me a key? Thanks

This setting doesn't work for macOS. When setting `useJpgForClipboard=true` in the flameshot.ini, it just doesn't copy anything to Clipboard and as a result I cannot paste it anywhere. ![image](https://github.com/user-attachments/assets/a5c6c3bf-b679-46dc-813c-d6676f8acea9)

Made it work for macOS via osascript. Here is the code with a new function for macOS. It copies the compressed jpeg to the clipboard correctly. The file is here:...

Whoever needs the app with my fix for macOS, it's here: [flameshot.zip](https://github.com/user-attachments/files/17006198/flameshot.zip) I re-enabled the GUI setting to turn one the option to Use JPG for clipboard. You can delete...

Created a pull request with the fix described above: https://github.com/flameshot-org/flameshot/pull/3724

Hi @ssw112 I don't know to be honest. You can try to install it, maybe it will help.

@yuki-stripe To make it simpler, probably the steps will be easier: 1) We choose a payment method using PaymentSheet.FlowController using the Main account stripeId on iOS/Android and pay. 2) We...

Side note. It would be great if the `PaymentSheetResult` provided the completed intent. For `manual` server-side confirmation it's pretty inconvenient to keep track of the intent to send it back...