metatext icon indicating copy to clipboard operation
metatext copied to clipboard

Interest in Mac Catalyst improvements?

Open saagarjha opened this issue 2 years ago • 3 comments
trafficstars

Is your feature request related to a problem? Please describe. I've patched the project a little bit to make it a bit more pleasant in the Mac Catalyst environment. I'm curious if this is something you'd be interested in accepting upstream?

Describe the solution you'd like You take my patches :)

Describe alternatives you've considered I guess we keep the iOS app for Apple silicon and I continue using the version I built from source

Additional context For reference for now this is just turning on the "Optimize for Mac" UI setting, fixing up the references to UIRefreshControl, and patching up the ~~tootbar~~toolbar.

Also see #80, but I think it's asking for a Cocoa/SwiftUI app rather than Catalyst.

saagarjha avatar Nov 20 '22 08:11 saagarjha

@saagarjha I'm using the iPad version on my mac for now (from the MAS - Apple Silicon bridge), I'm interested by your fix, even if the core team is not. Can you push it somewhere so I / we can benefit of it ?

javerous avatar Nov 20 '22 20:11 javerous

Here is a very rough WIP tree: https://github.com/saagarjha/metatext/tree/fixes

saagarjha avatar Nov 20 '22 22:11 saagarjha

@saagarjha Thank you.

javerous avatar Nov 21 '22 09:11 javerous