OMG, it's very nice, great work! its much more easier, thanks your work!
one (actually two) more thing.
(1) I tried to make the menu bar to dark with the Info.plist file and it worked for a while but the next time when im tried to run Pd the UI was white again but the os appearance was dark... can anyone help with this specific thing?
to try this:
Open Pd/Content/Info.plist in TextEdit or any Plist editor (on mac) and replace the NSRequiresAquaSystemAppearance to look like this:
<key>NSRequiresAquaSystemAppearance</key>
<string>False</string>
It worked for me only one time here is the evidence:
The second thing is if this problem is already solved, how can i made pdwindow topbar to dark? Thx