The code in eliasp's first efforts were a bit of a hack with a polling timer
Ideally we want everything to have a
BindsTo= and then some target
but I'm not sure of the details.
Gnome's way of handling logout is equally horrific
The code in eliasp's first efforts were a bit of a hack with a polling timer
Ideally we want everything to have a
BindsTo= and then some target
but I'm not sure of the details.
Gnome's way of handling logout is equally horrific
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | davidedmundson | T11914 Merge plasma-systemd-integration | ||
Resolved | davidedmundson | T12625 Resolve how to log out properly |
A proposed initial plan:
We mod the non systemd case as follows:
This saves a few Mb memory, means shutdown.cpp is re-usable for the systemd case, and should also work (even if non ideally) for the systemd case.
Done!
It might need some tweaks regarding BindsTo everywhere
but that can be individual bug reports