awesome/lib/menubar
Ignas Anikevicius (gns_ank) 9631ada0d2 Menubar utils fix the wm_name matching once more.
The previous attempt at making the utils.wm_name variable useful for
accessing some entries was silly. This is because a typical ShowOnlyIn
string would look as: 'Unity;Gnome;KDE;' and the matching currently is
done for the whole string, where as we need to match only a part of it.

This small (hackish) commit fixes that, or do we wanna parse this line
of a .desktop file properly?

Signed-off-by: Ignas Anikevicius (gns_ank) <anikevicius@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-01-10 16:45:05 +01:00
..
init.lua.in Menubar: don't die if there's no item selected 2012-11-24 18:15:34 +01:00
menu_gen.lua.in Menubar: also look in /usr/local/share/applications 2012-11-24 18:15:34 +01:00
utils.lua.in Menubar utils fix the wm_name matching once more. 2013-01-10 16:45:05 +01:00