Paul S.

Results 102 comments of Paul S.

I've tested this patch and figured out that it breaks things. It makes backup service to backup everything, including system apps. When backup service kills "vendor rro" before backing it...

Yes, this is the same as in case of allowBackup patch. From what I can see, Seedvault is a frontend for android backup facilities and has no control over these...

@tavoaqp : there are even better options, like not to use libraries which do not allow you to control your contexts. We migrated to doobie and feel bit better now.

Maybe it's a good idea to provide a simple cli script by default?

> But this will only work when the window is not hidden or closed. Eh, not a good option :( Really, I would be happy to buy a couple of...

Actually I've checked double commander, it parses argv, so I can run ``` open /Applications/Double\ Commander.app/Contents/MacOS/doublecmd --args /tmp /Downloads ``` `--args` key belongs to `open` itself. Could you do the...

It would't work in case the app is not running. Also it wouldn't allow me to open two directories in both the panels.

Sorry about intrustion, but is anyone working on this?

Eh. I think I may start publishing it to the app store in case there will be no easy way to install it :(

> Builds from master should be fine on Xcode 11 Oh, they aren't. Primary offender is improperly configured objective-git which references openssl as dylibs instead of embedding them directly. In...