Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.61 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.61 KB

MacOS WobblyWindow Logo

MacOS Wobbly Windows

npm downloads npm version npm downloads

A wobbly windows implementation for MacOS inspired by Compiz-Fusion for Linux.

Note: this is only a proof of concept

MacOS WobblyWindow Logo

🖥 Usage

  • Install SIMBL loader like using mySIMBL or MacForge. Note that you currently need to disable System Integrity Protection (SIP) in order for this to work.
  • Download the latest bundle, or build it yourself (see Building).
  • Drag bundle onto the app to enable it.
  • Restart apps for WobblyWindows to take effect.

🛠 Building

The Xcode project contains two targets, WobblyWindows will run a sample window with wobble logic enabled, WobblyWindowsInject builds a bundle that can be used with a SIMBL loader.

🖋 Contributing

Feel free to make a contribution. Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.