Ralph Plawetzki

Results 87 comments of Ralph Plawetzki
trafficstars

I wanted to give a short update on the Bitwarden Secrets Manager integration I've created. First of all thanks to @withinfocus for pointing out the Bitwarden Secrets Manager SDK. That...

> I'll work with a couple teams internally to resolve this. Seems simple enough at face value. It fails on other host architectures too. For more information see https://github.com/bitwarden/sdk/issues/491#issuecomment-1886603098.

Due to the upstream bug, the released plug-in does only work on Apple Silicon. As a workaround, to circumvent the bug and unless the bug is fixed, I additionally manually...

The bug was fixed upstream. I released a new version of the plug-in that contains the fix. You can download it here: https://github.com/purejava/cryptomator-bitwarden/releases/tag/0.4.0-SNAPSHOT-fix-arch

> Very very cool work @purejava :heart: > Thanks! ♥️ > I stumbled across the implementation https://github.com/purejava/cryptomator-bitwarden/blob/develop/src/main/java/org/purejava/integrations/keychain/BitwardenAccess.java#L26-L27 is it also planned to support something like a self-hosted Vaultwarden or Bitwarden...

> > I stumbled across the implementation https://github.com/purejava/cryptomator-bitwarden/blob/develop/src/main/java/org/purejava/integrations/keychain/BitwardenAccess.java#L26-L27 is it also planned to support something like a self-hosted Vaultwarden or Bitwarden or just the official Bitwarden instance? > > These...

I'd like to understand, what you mean by "a display loses focus". You are not talking about "spaces" / additional virtual desktops? Is this a new feature of Sonoma? I...

Thanks for clarifying, what's meant. Assuming, that this effect can be achieved programmatically, I searched a couple of times through the Apple developer docs. I could not find anything, how...

Thanks @tobihagemann, but according to [this](https://medium.com/@acwrightdesign/creating-a-macos-menu-bar-application-using-swiftui-54572a5d5f87), it seems, that the flag is set with the image itself: "_With the image set selected, in the Attributes inspector tab on the right...

Part of https://github.com/cryptomator/cryptomator/issues/275.