> since it's reading and writing on the same config file could be some
> inconsistent behaviour...
> anyways was trying to debug what happened but i can't quite grasp the code
> in lancelot, i tried to comment all paintFrame calls (just 2 actually) and
> all the widgets still paints.. how does the thing work?
libs/lancelot/widgets/Widget.cpp
Widget::paintBackground(QPainter * painter, const QString & element)
is the function that takes care of background painting - when you remove the 
paintFrame, Lancelot should become dark.

Are you sure that you are running the newly compiled version?

-- 
Sanity is the trademark of a weak mind.
    -- Mark Harrold

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to