mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +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. |
||
|---|---|---|
| .. | ||
| actiondrawer | ||
| components | ||
| dataproviders | ||
| homescreen | ||
| navigationpanel | ||
| popups | ||
| statusbar | ||
| widgets | ||