← Back to team overview

torios team mailing list archive

Re: toriOSmenu

 

On 01/02/2015 09:16 AM, Nio Wiklund wrote:
> ...
> Hi Israel,
>
> It is fine with me as long as it works :-)
>
> Best regards
> Nio
Hi Nio,
It works with Numix theme and
this in .jwmrc
    <IconPath>/usr/share/pixmaps</IconPath>
    <IconPath>/usr/share/icons</IconPath>
    <IconPath>/usr/share/icons/Numix/48x48/actions/</IconPath>
    <IconPath>/usr/share/icons/Numix/48x48/categories/</IconPath>
    <IconPath>/usr/share/icons/Numix/48x48/places/</IconPath>
    <IconPath>/usr/share/icons/Numix/48x48/status/</IconPath>
    <IconPath>/usr/share/icons/Numix-Circle/48x48/apps</IconPath>

I have not tested it with png themes, so I am not entirely sure :)
There is probably a way to check through the listed icon themes, and
build an array of $SVG and $PNG  and then iterate through and
PNG_NUM=PNG_NUM+1 (or whatever the bash equivalent is) and then if if
PNG_NUM > SVG_NUM use PNG else use SVG  or something..
There may be a way to incorporate icon themes totally into jwm... but I
don't know much about icon themes... some have a file describing
everything, some don't..
some are setup as
apps/32
others
32x32/apps
so... I am not ready to figure all that out... I need to fix the recent
errors I have in the settings manager before I go too wild :)

-- 
Regards

-Israel
ToriOS Team



References