Name: patch-icons

Display name: Apply Some QtGraphicalEffects To Launcher Icons

Author: michvett

Updated at: Nov. 11, 2025, 3:26 p.m.

Description: Apply QtGraphicalEffects to launcher icons

see here for a description of the effects:
https://doc.qt.io/archives/qt-5.10/graphicaleffects.html

Should be compatible with other launcher patches (e.g. https://coderus.openrepos.net/pm2/project/laucher_combined_cfb)
as it alters LauncherIcon.qml (lib)

availabe are:
- BrightnessContrast:
Adjusts brightness and contrast

- ColorOverlay:
Alters the colors of the source item by applying an overlay color

- Colorize:
Sets the color in the HSL color space

- Desaturate:
Reduces the saturation of the colors

- GammaAdjust:
Alters the luminance of the source item

- HueSaturation:
Alters the source item colors in the HSL color space

- LevelAdjust:
Adjusts color levels in the RGBA color space

- Glow:
Generates a halo like glow around the source item

Rating: 0

Total activations: 25

Screenshot_20251109_143334_001.png
Screenshot_20251109_143531_001.png
Screenshot_20251110_114215_001.png
Screenshot_20251110_212415_001.png

Files: