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. |
||
|---|---|---|
| .. | ||
| components | ||
| masklayer | ||
| notifications | ||
| qml | ||
| CMakeLists.txt | ||
| Messages.sh | ||
| shellutil.cpp | ||
| shellutil.h | ||