w0lfschild / winBuddy

:open_file_folder: MacForge plugin to give windows some extra functionality on macOS
https://www.macenhance.com/mflink?macforge://github.com/w0lfschild/myRepo/raw/master/mytweaks/org.w0lf.winBuddy
96 stars 19 forks source link

Doesn't work in some apps #14

Open mgroth0 opened 7 years ago

mgroth0 commented 7 years ago

Both Sublime text and NetBeans have a "window" menu bu no winBuddy items in that menu. Otherwise works in most other apps.

mgroth0 commented 7 years ago

I also tried adding

    <key>winBuddy_ShouldHideMenubar</key>
    <string>1</string>

and

    <key>winBuddy_ShouldHideMenubar</key>
    <string>0</string>

to the info.plist for sublime and neither worked.

mgroth0 commented 7 years ago

both netbeans and sublime are not checked in the SIMBL application blacklist. But in fact no SIMBL plugins are loading in them at all