kde-workspace/plasma/dataengines
Ivailo Monev 657856274f plasma: correct type for alpha in decodeNotificationSpecImageHint() function
the type is supposed to be boolean, see:
https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html#icons-and-images-formats

the ImageConverter::SpecImage structure in knotify/imageconverter.cpp uses
and marshal/demarshals it as boolean too

bonus points for optimizing decodeNotificationSpecImageHint() a bit by
making sure the QByteArray::data() call will not detach the pixels data

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-16 06:12:22 +03:00
..
applicationjobs plasma: someone's typo 2023-06-03 14:57:32 +03:00
apps plasma: adjust to Plasma::Service changes 2023-06-02 07:02:43 +03:00
devicenotifications plasma: remove redundant DeviceNotificationsEngine::init() reimplementation 2023-06-07 04:48:36 +03:00
dict plasma: remove useless buggywords file 2023-06-05 14:44:51 +03:00
favicons plasma: do not clear the data from FaviconsEngine::sourceRequestEvent() 2023-06-07 04:45:43 +03:00
filebrowser generic: adjust to KDirWatch changes 2022-12-21 00:26:44 +02:00
geolocation plasma: implement Mozilla Location Service provider for geolocation data engine 2022-05-11 16:48:42 +03:00
hotplug plasma: drop support for passing plugin loader to plasma KPart 2023-06-03 01:22:42 +03:00
mpris2 generic: remove irrelevant TODO files 2023-06-05 03:15:13 +03:00
notifications plasma: correct type for alpha in decodeNotificationSpecImageHint() function 2023-06-16 06:12:22 +03:00
places generic: remove irrelevant TODO files 2023-06-05 03:15:13 +03:00
powermanagement plasma: adjust to Plasma::Service changes 2023-06-02 07:02:43 +03:00
soliddevice generic: adjust to Solid::StorageDrive changes 2023-06-15 19:29:26 +03:00
statusnotifieritem plasma: adjust to Plasma::Service changes 2023-06-02 07:02:43 +03:00
systemmonitor plasma: remove unused sensorclient header 2021-06-10 23:23:01 +03:00
tasks plasma: adjust to Plasma::Service changes 2023-06-02 07:02:43 +03:00
time generic: remove ktimezoned and adjust to KSystemTimeZones changes 2022-10-01 12:21:35 +03:00
weather plasma: MOC warning fix 2023-06-04 10:55:17 +03:00
CMakeLists.txt plasma: port to the new KDBusMenuImporter class 2023-05-28 20:57:12 +03:00