


Browser by wireframe01 41 comments
I should add a "visited" url list though. That should speed up things. - Mar 08 2006

Browser by wireframe01 41 comments

Browser by wireframe01 41 comments

Browser by wireframe01 41 comments
http://www.unibz.it/ worked for me. no malformed url error. did you try opening it up from a browser or ping the site?
perhaps you havent applied the patch?
hope this helps, happy crawling :-) - Apr 03 2005

Browser by wireframe01 41 comments

Graphic Apps by yogin 164 comments

Graphic Apps by yogin 164 comments
It would be great if you could add:
* a recently opened archive list
* better navigation through the mouse(scroll button should take me to next page, if end of current page is reached) - Jan 09 2005

Browser by wireframe01 41 comments
QString input_value = new_folder_index == 0 ? QString("New Folder") : QString("New Folder" + QString("%1").arg(new_folder_index)); - Jan 02 2005

Browser by wireframe01 41 comments
i can only suggest upgrading your gcc.. sorry abt that.. - Jan 02 2005

Browser by wireframe01 41 comments

Browser by wireframe01 41 comments
in fact i am crawling the link you have given here and i am getting all the images and the pdf files. - Dec 27 2004

Browser by wireframe01 41 comments

Browser by wireframe01 41 comments
and yeah, the UI... yes i realize that requires some more work. will put a splitter in between the views.
:) - Dec 11 2004

Various KDE 1.-4. Improvements by wireframe01 22 comments

Various KDE 1.-4. Improvements by wireframe01 22 comments

KDE 3 Color Schemes by wireframe01 5 comments

Various KDE 1.-4. Improvements by wireframe01 22 comments
Just to be sure I updated the tarball. Hope it works this time. - Nov 17 2004

Various KDE 1.-4. Improvements by Dgege 165 comments
also, the icons on the expand and collapse buttons, could you change the code to use the icon theme in use(as opposed to a fixed icon theme?), basically what i am suggesting is instead of `locate("....")', perhaps you could try:
KGlobal::iconLoader("{icon name}", KIcon::NoGroup, icon-size);
..
keep up the great work..:) - Nov 16 2004

Various KDE 1.-4. Improvements by Dgege 165 comments
some ideas:
* could you make the expand-collapse button resizable?
* perhaps you can set a default min number of icons displayed(configurable).
* is it possible to monitor the clicks on each icon? if so, perhaps you could keep a click count for each icon, and save it in the config file. then in a new kde session display icons with maximum click count, or , in other words, save the hidden nature of some icons, and hide them by default next in the next kde session? - Nov 10 2004

Various KDE 1.-4. Improvements by wireframe01 22 comments
$kde-config --prefix
That should return the compiled in prefix for KDE libraries. Check if these 2 files are present in that location:
libkcombopager.la,
libkcombopager.so
If not then you need to make uninstall to remove the files from the wrong location and run configure again with --prefix=`kde-config --prefix` && make && make install.
If the applet still doesnt appear, I am sorry, I cant say whats wrong. Hope this works for you. - Nov 07 2004

Various KDE 1.-4. Improvements by wireframe01 22 comments
Style: Comix - Nov 03 2004

Various KDE 1.-4. Improvements by wireframe01 22 comments
As for the resizeable feature, I'll look into it. But on my desktop I use 4 virtual desktops & the space taken up by the normal pager is way more than this pager. Also, that pager looks out of place, since it is not themable(that is, it doesnt respond to themes). - Nov 03 2004

Various KDE 1.-4. Improvements by wireframe01 22 comments
If this problem comes up again, I'll look into it.
As for the suggestion, I dont think there's a mechanism in place that allows a programmer to determine which *region* of a certain widget was clicked. Aside from mousetracking that is, which I might add, seems error prone. Now I am in 2 minds whether to put in another button for previous-next desktop, because another button means more space occupied on the kicker, which defeats the whole purpose of this applet. - Nov 03 2004

Various KDE 1.-4. Improvements by wireframe01 22 comments
As far as the taskbar is concerned, grouping when taskbar is full and the windowlist button serves my purpose quite well on most occasions.
:-) - Oct 31 2004

Karamba & Superkaramba by wireframe01 2 comments
taskbar: bauhaus
Desktop: tempus sans
Menu: Bedrock
:) - Oct 15 2004

KDE 3.x Splash Screens by wireframe01 5 comments

KDE 3.x Splash Screens by wireframe01 5 comments
Btw this was not inspired by the other theme. Honest! - Jul 07 2004

KDE 3.x Splash Screens by wireframe01 5 comments
could you all pls post some comments, like suggestion for improvements or something? This being my first post, I'd like to improve on my later postings.
thanks! - Jul 07 2004