millenomi / afloat

Afloat is a Mac extender that adds useful window management commands to most Mac apps.
http://infinite-labs.net/afloat/
Other
700 stars 225 forks source link

Afloat not working on El Capitan + possible solution #22

Open sebastienkb opened 8 years ago

sebastienkb commented 8 years ago

Hi guys, just a quick note to say that Afloat didn't work for me on El Capitan despite the many instructions available on Afloat/EasySIMBL/SIMBL. The only thing that worked for me is disabling El Capitan's System Integrity Protection (SIP) (read from http://www.chrisvanpatten.com/master-windows-afloat-mac#comment-2299581913). Instructions that worked for me:

  1. Reboot
  2. Hold Cmd+R while booting (Recovery mode)
  3. Go to Utilities menu and select Terminal
  4. Type csrutil disable; reboot, your Mac will reboot normally
  5. Open EasySIMBL and uncheck/recheck "Use SIMBL" and reboot again

Unfortunately I tried re-enabling SIP with csrutil enable; reboot after but that disabled Afloat again. So it's up to you if you wish to keep SIP or not.

jordanticktin commented 8 years ago

Note to others reading this: Be very careful disabling SIP. SIP is a security feature designed to protect your system, so only disable it if you fully understand the risks and are sure you know what you're doing. If you haven't heard of SIP before, you probably don't know what you're doing, and I wouldn't recommend disabling it.