Dzmitry Neviadomski

Results 122 comments of Dzmitry Neviadomski
trafficstars

Ooof. I think we need to adopt Base internalisation soon. It's hard to test and fix every of 10 xibs for each supported locale.

> Let's _not_ migtrate to Base internationalisation this cycle? > > I don't have a timeline in mind for 5.0.0 but it won't be another two years 😸 Yes, of...

> @nevack actually if you want to, maybe open an issue for it and set its milestone for 5 I don't think I understand what you mean here. We have...

@yw4z I do not have anything to say design-wise, but there are some more "accidental" copy files. Please, recheck for any stale files and remove them. Also, browser tab with...

> I believe the registration step is there, but it is done statically via the Plist.info file. I don't have access to a mac to do any investigation, but I...

@SoftFever Could you guide me where is the proper place to write mac platform specific code? Is there already common place for ObjC/ObjC++? Or should we use plain C macOS...

@Ocraftyone Basically, you need to execute something like this when "checkbox" is checked https://github.com/transmission/transmission/pull/6120/files#diff-e07c527e3ccacbe34fd0f3864d6073c2c29d28c29a5f7909f8a43192100f6eb6R150-R180 After this you can't just "give up" being the default app for url scheme, so the...

> When click the button on Printables.com, it still invokes PS. > Looks like the registration step is missing? Yep, currently OrcaSlicer only declares it can handle such url scheme,...

I think this feature can be rolled out gradually - at first only for Windows. Then we can add support for macOS and Linux. I think I can do proper...

> On latest master, we have native arm64 support added to LLVM on macos. You can now play games with full LLVM JIT to maximize performance. Will there be available...