https://bugs.kde.org/show_bug.cgi?id=414062
--- Comment #15 from Sergey Katunin <[email protected]> --- > Cool. If we can make a bit of a plan before a MR that might save some time. > Either here or on the PLM gitlab. Great. I think we can start here, and when you say we should move there, we'll move to PLM gitlab. > I'd rather not have something that looks alien to Plasma or with too much > bespoke code to maintain. I have a working prototype for KDE 6 and SDDM Qt6, which I will demonstrate in the video. I guess, too much code is not required, in this prototype a front-end was written that accesses Plasma NM models (connection list, current connection, status, information about saved networks, and so on). And then it connects via the PlasmaNM.Handler methods (activateConnection and addAndActivateConnection, and so on). > I'm also not sure if we can just shove the existing widget in there randomly. In the prototype, the UI is completely new, but I also thought about how displaying existing Plasma NM widget. However, it seems to me that in its current form it provides too many features for the login screen. Therefore, perhaps we should make some kind of the basic widget in PlasmaNM with minimal features, which will be used on the login screen, and in the Plasma session itself it will be expand to the current form that we have now. -- You are receiving this mail because: You are watching all bug changes.
