|
ItaskNG
this is an application launcher and taskbar based on the good old engage. I recommend using it with a comospiting manager and the detour theme, since it makes e's internal border icons zoom correctly. if you want to use it with a composite manager you have to start the cm before the module is loaded (or reload the module after you started the composite manager). it works pretty well without composite, but does not look as good ;) a mode to draw on the desktop is also available. so you'll get nice transparency but with less usability imho.. anyhow some people wished it Recommend way to install:if you got e17 from packages you'll need to install efl, e17 and xorg development (-dev) packages. check out via svn or get the tarballs and unpack them.svn checkout http://itask-module.googlecode.com/svn/trunk/itask-ng (optional) if you got e17 via easy_e17.sh runexport PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pkgconfig ./autogen.sh --prefix=/opt/e17 thencd itask-ng ./autogen.sh make make install (optional) start your prefered composite manager and run:yea, you really should run a composite manager ;) start ecomorph, bling, xcompmgr, bang or whatever enlightenment_remote -use-composite-set 1 load the moduleto add an instance go to: Configuration Panel -> Extensions -> Itask NG-> AddTroubleshooting:- Problem: black window that takes a big part of the screen: use a composite manager and enable compositing in e's settings -> advanced -> engine settings, then restart e. if you dont want to use a compositing manager disable compositing in e's settings
PLEASE USE THE ISSUE TRACKER FOR REPORTING PROBLEMS(if you post here I wont receive an email, and so it could take some months until I look on this page and see your comments..) |
Sign in to add a comment
When I compile this module,there has this error: e_mod_main.h:54: error: expected specifier-qualifier-list before 'Eina_List??'
It seems I can't install eina,but where i can get eina source ? HOW TO RESOLVE THIS COMPILE ERROR ?