Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 700 Bytes

File metadata and controls

18 lines (11 loc) · 700 Bytes

Remove Widget Background

Remove the background of any app widgets on the home screen.

App widgets are built with SwiftUI.
Since it's not an easy job to recognize the background view, we managed to remove them by restricting the size of drawing commands.

It works pretty well with our Colorful Wallpaper X. Enjoy it!

Features

  • Remove the background of some system widgets.
  • Remove the background of specified app widgets.
  • Force widgets to use dark mode.

Note that not all app widgets are supported: some apps may draw their widgets entirely.
Do not send feedback email to us if you just find some incompatible app widgets. Thank you!