mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Qt.rgba expects 0.0–1.0 floats. Passing 255 for R/G/B saturates every channel to 1.0, producing opaque white instead of the intended semi-transparent tint. Fix all call sites across FavouritesBar, StatusBar, and AbstractDelegate. |
||
|---|---|---|
| .. | ||
| AbstractDelegate.qml | ||
| AppDelegate.qml | ||
| AppFolderDelegate.qml | ||
| DelegateAppIcon.qml | ||
| DelegateFolderIcon.qml | ||
| DelegateIconLoader.qml | ||
| DelegateLabel.qml | ||
| DelegateShadow.qml | ||
| KeyboardHighlight.qml | ||
| WidgetDelegate.qml | ||
| WidgetDelegateConfig.qml | ||