w0lfschild/winBuddy

Doesn't work in some apps

mgroth0 opened this issue · 2 comments

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

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.

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