[PATCH] Fixing standalone menubar
Lubos Lunak
l.lunak at suse.cz
Wed Feb 23 15:28:35 GMT 2005
Hello,
I'd like to commit the following patches fixing size for the standalone
menubar + the menu applet. The KMenuBar patches for kdeui/ are an ugly hack
to fix QMenuBar::sizeHint() giving too small size which causes #94664. Don't
try to hard to comprehend it, it's simply just another hack fighting QMenuBar
geometry. The menu applet patches fix updating the size and also removes some
debug output that Aaron probably didn't intend to leave there.
That fixes the size of the menu. The position is still wrong, that's Kicker
bug according to Aaron. Would be nice if that got fixed so that I wouldn't
have to manually edit kicker_menubarpanelrc and change 'FreeSpace2=1' to '0'
manually.
--
Lubos Lunak
KDE developer
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: l.lunak at suse.cz , l.lunak at kde.org
Drahobejlova 27 tel: +420 2 9654 2373
190 00 Praha 9 fax: +420 2 9654 2374
Czech Republic http://www.suse.cz/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kmenubar.cpp.patch
Type: text/x-diff
Size: 1851 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050223/470b2ff8/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kmenubar.h.patch
Type: text/x-diff
Size: 342 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050223/470b2ff8/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: menuapplet.cpp.patch
Type: text/x-diff
Size: 2119 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050223/470b2ff8/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: menuapplet.h.patch
Type: text/x-diff
Size: 440 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050223/470b2ff8/attachment-0003.patch>
More information about the kde-core-devel
mailing list