Commit graph

10 commits

Author SHA1 Message Date
Devin Lin
b21e6fbf1c initialstart: Don't fullscreen the window
Potential workaround for #265
2023-11-16 23:57:44 -08: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
Yari Polla
4f45654af6 Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00
Devin Lin
332c9aa6df initialstart: Use more reliable way to exit app 2023-10-22 16:53:53 -07:00
Devin Lin
aa50af2ca4 initialstart: Fix button size 2023-10-21 15:27:31 -07:00
Devin Lin
2f4dce1a08 initialstart: Fix status bar colors 2023-09-26 23:06:08 -07:00
Devin Lin
1963340d4f Switch some uses of IconItem to Kirigami.Icon, and fix some theme porting 2023-07-24 22:24:23 -04: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