It is strange that nothing changed when you did all those things, but
anyway.

I suppose you want to see only applications in the menu (no categories).
I've just commited a patch to do this. Download the latest version from
github and place the following line in menubar configuration section:

    menubar.show_categories = false

You can look into rcsample.lua if something goes wrong.

Now to the 'use = false' part. Turning this flag off not only stops
category from being shown, but also ignores all .desktop files in this
category. So, for example, if Education category is off and menubar sees
file mathlab.desktop which has a line 'Category=Education' inside it will
ignore it.

I'll be glad to clarify anything else you find sophisticated.

Best regards,
Alexander

2012/1/9 Diep Pham Van <i...@favadi.com>

> I cannot understand. I change all 'use = true' to 'use = false' in
> menu_gen.lua, delete .cache/awesome/cached_menu_data, run menubar.refresh()
> and the categories is still visible.
>
> How can I hide all of them?
>
>
> From: Alexander Yakushev <yakushev.a...@gmail.com>
> Subject: ANN: Menubar - decent application menu for Awesome
> Date: Sat, 07 Jan 2012 19:19:04 +0200
>
> > Dear community,
> >
> > As my body temperature floated around 39-40 degrees Celsius I found
> > nothing better to do than to pimp my Awesome a little further. That's
> > how this abomination (composed of modified freedesktop.menu and
> > awful.util.prompt) was born.
> >
> > Now to the serious part. Menubar is a dmenu-like menu written
> > exclusively for Awesome (using Awesome facilities). It is cooler than
> > debian.menu (not distro-specific), it is controllable from keyboard,
> > it has icons.
> >
> > More information and installation guide resides here:
> > http://awesome.naquadah.org/wiki/Menubar
> >
> > Hope this becomes useful to someone.
> >
> > Best regards,
> > Alexander
> >
> > --
> > To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.
>

Reply via email to