[Differential] [Updated] D827: Suspend/Hibernate through daemon instead of greeter
broulik (Kai Uwe Broulik)
noreply at phabricator.kde.org
Tue Jan 19 22:54:39 UTC 2016
broulik added a comment.
+1
INLINE COMMENTS
greeter/greeterapp.cpp:616 perhaps cache the end?
for (auto it = m_views.constBegin(), end = m_views.constEnd(); it != end; ++it)
powermanagement.cpp:110 I prefer returning a reference for singletons but I guess this way is just consistent with the rest of the APIs there.
powermanagement.cpp:149 = default?
waylandserver.cpp:205 Be careful with range-for and Qt containers, this detaches.
waylandserver.cpp:219 Same here.
REPOSITORY
rKSCREENLOCKER KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D827
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, bshah, Plasma, broulik
Cc: plasma-devel
More information about the Plasma-devel
mailing list