shift-shell/containments/homescreens/folio/qml/delegate
Marco Allegretti 76e027f630 Fix Qt.rgba color arguments
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.
2026-04-18 19:04:22 +02:00
..
AbstractDelegate.qml Fix Qt.rgba color arguments 2026-04-18 19:04:22 +02:00
AppDelegate.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
AppFolderDelegate.qml folio: Port to plasma_add_applet 2025-07-16 23:21:46 -04:00
DelegateAppIcon.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
DelegateFolderIcon.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
DelegateIconLoader.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
DelegateLabel.qml Remove kirigami version in imports 2026-03-06 22:08:07 -05:00
DelegateShadow.qml folio: Port to plasma_add_applet 2025-07-16 23:21:46 -04:00
KeyboardHighlight.qml folio: Port to plasma_add_applet 2025-07-16 23:21:46 -04:00
WidgetDelegate.qml Ensure i18n is used with double quotes and add CI check 2025-08-11 18:19:41 -04:00
WidgetDelegateConfig.qml folio: Refactor and implement support for proper drag & drop 2025-12-13 21:24:05 -05:00