An open API service indexing awesome lists of open source software.

https://github.com/owngoalstudio/removewidgetbackground

Remove the background of any app widgets on the home screen.
https://github.com/owngoalstudio/removewidgetbackground

ios jailbreak theos tweak

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://havoc.app/package/colorfulx). **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!