I believe the suggested answer to this problem is using JSON for the configuration, but the issue is that I'd like to manage and update the configuration programatically. The results are symlinked to the proper location: ~/Library/Preferences/com.knollsoft.Rectangle.plist -- but Rectangle doesn't seem to respect these at all.
If the fault for this is likely to be defaults again would you accept a PR to move to a (in-swift) Plist parser to control over these issues could be back in the hands of Rectangle? Should be entirely non-breaking.
macOS version: Sequoia 15.7.4
Rectangle version: 0.95
Logs if applicable (In Rectangle menu, hold option, "View Logging..."): (I couldn't find this, maybe if I was pointed to where it's located?
I believe the suggested answer to this problem is using JSON for the configuration, but the issue is that I'd like to manage and update the configuration programatically. The results are symlinked to the proper location:
~/Library/Preferences/com.knollsoft.Rectangle.plist-- but Rectangle doesn't seem to respect these at all.If the fault for this is likely to be
defaultsagain would you accept a PR to move to a (in-swift) Plist parser to control over these issues could be back in the hands of Rectangle? Should be entirely non-breaking.macOS version: Sequoia 15.7.4
Rectangle version: 0.95
Logs if applicable (In Rectangle menu, hold option, "View Logging..."): (I couldn't find this, maybe if I was pointed to where it's located?