Alex Mazanov

Results 129 comments of Alex Mazanov

Hey @luckman212 So, macOS Sandboxing is a pain in the ... I've changed the cli to accept files from stdin, you can run it like this: ```bash cat /path/to/image |...

> could be useful to see how they're doing it They are not doing anything and they don't need to, since they don't ditribute a binary and ask you to...

Hi @handcoding, yes, you’re correct, single quotes are not handled by this functions, only double. I’m not sure why, judging by descriptions it should be both. I’ll change this behavior...

Try this build, it should run 10.15 and do what you expect. [Esse Standalone.app.zip](https://github.com/amebalabs/Esse/files/7491157/Esse.Standalone.app.zip) As for 10.14 - no, this is a Catalyst app(shared codebase with the iPadOS), 10.15 is...

I still have to look into it, don't have much time lately and prioritize bugs and features over localization. Let's keep it open, thanks for contributing.

@pmorange @jpcanepa can you capture logs from Console.app? Open Console.app, start capturing the logs and minimize the app. As soon as you notice that SwiftBar missed the upudate cycle -...

SwifrBar reads plugins metadata only during "plugin load" step. This is the step when SwiftBar detects the type of plugin, it's schedule and all other metadata. Plugin load happens on...

I spent about an hour trying to fix this, no luck. Not important enough to continue investing time in this, I'll keep it open if anyone would like to take...

Hi @jgclark, yikes! 😬 Can you please collect some logs for SwiftBar with Console.app and share it with me? I wonder if we see something in there...

Hey @jgclark, I can't do much without logs.