On Saturday 31 of January 2004 19:52, Martin Koller wrote: > On Tuesday 27 January 2004 10:04, Lubos Lunak wrote: > > > What do you think about the following version, which doesn't look so > > > crowded ? http://members.aon.at/m.koller/kwin-tab2.png > > > > I think this could go in. After you give satisfactory answers to Aaron's > > questions ;). > > OK, I have refined and finalized the solution. > I think the following gives reasonable answers to Aaron's questions. > > Have a look at the following screenshots: > > 1) Displaying the tabbox with a "normal" number of items > http://members.aon.at/m.koller/kwin-tab3.png > > 2) Displaying with a huge amount of items (falling back to mini icons) > http://members.aon.at/m.koller/kwin-tab5.png > > 3) Displaying the tabbox for the desktops (Ctrl+Tab) > (With a maximum of 16 desktops, this always fits on a 800x600 screen) > Idea here is: With displaying the mini icons, I can event better > distinguish and find the one I want > http://members.aon.at/m.koller/kwin-tab4.png > > OK to commit to head ? Since nobody complained anymore, I think it can go in. Do you have an account to commit it yourself? There are still two minor problems with it though: - It flickers, just hold down Alt+Tab a while. It should draw to a pixmap in paintContents() and bitBlt() at the end. - I have 12 virtual desktops, and numbers 10-12 don't fit in the squares in Ctrl+Tab. It looks like there's 20 hardcoded as the size of the square, it should be something like KMAX(width of the widest number,20). -- Lubos Lunak KDE developer --------------------------------------------------------------------- SuSE CR, s.r.o. e-mail: l.lunak@suse.cz , l.lunak@kde.org Drahobejlova 27 tel: +420 2 9654 2373 190 00 Praha 9 fax: +420 2 9654 2374 Czech Republic http://www.suse.cz/ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<