Commit graph

10 commits

Author SHA1 Message Date
Devin Lin
d3cb51bef6 initialstart: Fix wallpaper path
The wallpaper paths changed for Plasma 6.4: https://invent.kde.org/plasma/breeze/-/tree/master/wallpapers/Next/contents?ref_type=heads

We really need a more adaptive way to do this in the future...
2025-07-11 01:38:18 -04:00
User8395
817c1ffb65 Add "Powered by distro" to initialsetup/LandingComponent
This is a recreation of !581.
2024-10-08 15:49:32 +00:00
Devin Lin
eb9509ce68 Remove trailing whitespace 2024-07-26 23:47:44 -04:00
Devin Lin
e3ecb1dad4 initialstart: Ensure background image accounts for widescreen, and raise resolution 2024-01-31 10:39:35 -05:00
Carl Schwan
3eba3647e8 Improve wallpaper handling in initial start
- Use wallpaper directly from breeze instead of having our own copy
- Support dark theme wallpaper (if available)
2024-01-27 18:19:51 +00:00
ivan tkachenko
22f7d490ba
Revert "Port away from PlasmaCore and PlasmaExtras to Kirigami"
This (partially) reverts commit 127bbdf653.

Only incorrect changes from Kirigami.Units.largeSpacing to
Kirigami.Units.gridUnit are reverted. Only Plasma.Units were buggy.
2023-11-08 21:16:19 +03:00
Devin Lin
715bc8bbd2 initialstart: Use distro name 2023-11-05 21:27:44 -08:00
Devin Lin
aa50af2ca4 initialstart: Fix button size 2023-10-21 15:27:31 -07:00
Alexey Andreyev
127bbdf653 Port away from PlasmaCore and PlasmaExtras to Kirigami
See also:

https://pointieststick.com/2023/06/14/call-to-action-easy-porting-opportunity-in-plasma/
2023-07-25 01:13:52 +00:00
Devin Lin
5c0fd57600 initialstart: Add first login experience
Adds an experience for users on first login, allowing some basic configuration.

This is separate from a first start wizard, which would run as a separate user with elevated permissions, and include options that an installer would have.
2023-04-01 07:09:57 +00:00