[Bug 287228] onMeeGo: while the device is plugedIn, the battery symbol vanishes, so that options like sleep cannot be activated

Lamarque V. Souza lamarque at kde.org
Thu Dec 1 13:19:48 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=287228





--- Comment #14 from Lamarque V. Souza <lamarque kde org>  2011-12-01 13:19:48 ---
(In reply to comment #13)
> (In reply to comment #12)
> > as for the mockups on the exit screens, they look reasonable and could be
> > implemented in ksmserver. what is there right now isn't amazing, even on the
> > desktop, and a referesh of that would be nice to see. something more modern and
> > that isn't the size of a postage stamp ;)
> 
> I will try to come up with something before the weekend. I am still learning
> QML, so I cannot guarantee it will be in QML.

For those interested I pushed the new QML shutdowndlg to branch
ksmserver/qml-shutdowndlg in kde-workspace repository. There are two themes,
one called contour.qml for Plasma Active and another called plasma_desktop.qml
to replace the current shutdowndlg.

I tried to mimic current shutdowndlg's look and feel in plasma_desktop.qml,
with no complete success. Some features still missing: shutdown button's popup
menu, icon on button's right side instead of left side, glowing background
effect and text aligned to the right on buttons, SVG borders from
dialog/shutdowndialog.svgz not appearing and some resizing issues.

For the buttons's popup menu I replaced it with a context menu, which is the
most similar I could find. The Button component does not support the icon
property, so no icon on buttons for now. For the other missing features from
the Button component we will need to implement them or just drop them.

PS: Ksmserver implements its own KSMPushButton class to support those features.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Active mailing list