Skip to content
Commit 549dc0d8 authored by Nate Graham's avatar Nate Graham
Browse files

Fix and modernize fallback theme

The fallback theme was using PlasmaComponents 2 and wasn't working at
all in Plasma 6.

This commits ports it to modern components so that it works again, and
gets rid of some unnecessary old code and old QML paradigms in the
process.

BUG: 467056
FIXED-IN: 6.0

To test, break your lock screen theme and lock the screen. You should see the fallback theme now:

| Greeter | Session switcher |
| ------- | ---------------- |
| ![greeter](/uploads/6bc3471eb93b63f3ced68bd1369ddec3/greeter.jpg) | ![session_switcher](/uploads/6d00d2e413f01073b2854b2d3f99fa1b/session_switcher.jpg) |

@davidedmundson @mart @davidre
parent 72947ac1
Pipeline #449446 passed with stage
in 3 minutes and 5 seconds
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