Raptor-Menu on the move.
It is with great pride and joy that I announce the Raptor-menu site most of the documentation is already there made by Nathanael Dracor. the site implementation was made by Luke Parry, and Siraj made a nice Download page so you can test it in its current shape.
Raptor-Menu does not try to be the final answer to the menu question, instead aspires to be the best answer we can give, merging many ideas form modern desktop launch menus.
http://raptor-menu.org/
Raptor-Menu does not try to be the final answer to the menu question, instead aspires to be the best answer we can give, merging many ideas form modern desktop launch menus.
http://raptor-menu.org/
Comments
i want more of this (for example planetkde.org or dot.kde.org)
Error reading RSS data.
http://http//nepomuk.semanticdesktop.org/
I also have a question, could you please tell us something about the current state of raptor?
I compile kde from trunk from time to time, but there seems to be not much progress on raptor. Is it because I use Qt4.3 instead of Qt4.4?
Keep on doing the great work you did till now.
;)
Its one the oxygen icon set. :)
Is there a chance that we'll see the final progress bars, sliders and window menus in 4.1 ? You guys were so overworked before 4.0 that you couldn't finish these in time, but maybe until this summer? That would be really, really, really, really awesome! =:)
Sou o ORiOn (Pedro).
Sou webdesign, e vi que tens uns projectos interessantes, se me pudesses adicionar no msn agradecia ;)
Abraços,
ORiOn
aqui esta:
ORiOn16@live.com.pt
yannick@tux:~/raptormenu/build$ cmake ../
-- Found Qt-Version 4.4.1 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found KDE 4.0 include dir: /usr/lib/kde4/include
-- Found KDE 4 library dir: /usr/lib/kde4/lib
-- Found KDE4 kconfig_compiler preprocessor: /usr/lib/kde4/bin/kconfig_compiler
-- Found KDE4 automoc: /usr/lib/kde4/bin/kde4automoc
-- Configuring done
-- Generating done
-- Build files have been written to: /home/yannick/raptormenu/build
yannick@tux:~/raptormenu/build$ make
[ 2%] Building CXX object lib/CMakeFiles/raptormenu.dir/menuview.o
/home/yannick/raptormenu/lib/menuview.cpp: In constructor ‘RaptorMenu::MenuView::MenuView(QGraphicsScene*, QWidget*)’:
/home/yannick/raptormenu/lib/menuview.cpp:55: error: no matching function for call to ‘QGraphicsScene::addItem(QGraphicsWidget*)’
/usr/include/qt4/QtGui/qgraphicsscene.h:163: note: candidates are: void QGraphicsScene::addItem(QGraphicsItem*)
/home/yannick/raptormenu/lib/menuview.cpp:56: error: invalid use of incomplete type ‘struct QGraphicsWidget’
/home/yannick/raptormenu/lib/userinterfaceplugin.h:27: error: forward declaration of ‘struct QGraphicsWidget’
make[2]: *** [lib/CMakeFiles/raptormenu.dir/menuview.o] Error 1
make[1]: *** [lib/CMakeFiles/raptormenu.dir/all] Error 2
make: *** [all] Error 2
yannick@tux:~/raptormenu/build$ make install
[ 2%] Building CXX object lib/CMakeFiles/raptormenu.dir/menuview.o
/home/yannick/raptormenu/lib/menuview.cpp: In constructor ‘RaptorMenu::MenuView::MenuView(QGraphicsScene*, QWidget*)’:
/home/yannick/raptormenu/lib/menuview.cpp:55: error: no matching function for call to ‘QGraphicsScene::addItem(QGraphicsWidget*)’
/usr/include/qt4/QtGui/qgraphicsscene.h:163: note: candidates are: void QGraphicsScene::addItem(QGraphicsItem*)
/home/yannick/raptormenu/lib/menuview.cpp:56: error: invalid use of incomplete type ‘struct QGraphicsWidget’
/home/yannick/raptormenu/lib/userinterfaceplugin.h:27: error: forward declaration of ‘struct QGraphicsWidget’
make[2]: *** [lib/CMakeFiles/raptormenu.dir/menuview.o] Error 1
make[1]: *** [lib/CMakeFiles/raptormenu.dir/all] Error 2
make: *** [all] Error 2
I hope you guys can help me out