Skip to content
Commit dd07d9c7 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

Move the notifier logic into a separate process

Summary:
At the moment, the bit that notifies about system updates was a plasmoid and it was working well. The problem was that as a plasmoid it did pull quite a lot of dependencies (flatpak, packagekit) that we kept alive and sometimes were found to de-stabilize the plasmashell process.
This patch moves this into a SNI, the UX stays the same, if it crashes, only this will crash.

Test Plan: Been using it, seems to work okay.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D23469
parent e2150fb2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment