awesome/lib
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
..
awful awful.widget.common: remove unsed function 2013-01-05 23:05:30 +01:00
gears fix locale problem (decimal separator isn't dot but comma) 2013-01-06 12:08:02 +01:00
menubar Menubar utils fix the wm_name matching once more. 2013-01-10 16:45:05 +01:00
wibox wibox.layout.align: Give middle widget full height 2013-01-08 22:06:25 +01:00
beautiful.lua.in Fix errors from missing themes 2012-11-27 22:55:42 +01:00
naughty.lua.in naughty: Fix docs a little 2012-12-16 11:40:06 +01:00