SkillAgentSearch skills...

NoShadows

👻 MacForge plugin that removes shadows from windows on macOS

Install / Use

/learn @MacEnhance/NoShadows
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

noShadows

preview

Information:

  • Designed for 10.14+
  • MacForge plugin that removes shadows from windows on macOS
  • Author: MacEnhance

Functionality:

  • When a window gains focus, noShadows will try to turn off the shadows using [window setHasShadow:false];
  • Note that this doesn't affect windows with custom drawn shadows

Blacklisting:

  • To add an app the blacklist
  1. Find the bundle ID of the application you want to blacklist, e.g. com.googlecode.iterm2
  2. Open /System/Applications/Utilities/Terminal.app
  3. Enter the command defaults write com.googlecode.iterm2 noShadows -bool true
  4. Restart the application
  • To remove an app, enter the command ``defaults delete com.googlecode.iterm2 noShadows`

Installation:

  1. Download and open MacForge
  2. Install noShadows

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated2d ago
Forks1

Languages

Objective-C

Security Score

95/100

Audited on Mar 30, 2026

No findings