awesome/lib/menubar
Uli Schlachter 74a6cbedce Fix menubar screen handling
Running test-menubar.lua just failed for me locally. The reason was that
the textbox was indexing a nil value when doing 's.dpi'.

This commit fixes the menubar so that its optional screen arguments are
really handled correctly. In fact, a default screen is now chosen way
earlier than before, so that no nil values are used as screens later on.

In other news: I guess test-menubar.lua is not run on any of our Travis
targets...

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-10-08 14:53:58 +02:00
..
icon_theme.lua menubar.icon_theme: Never use nil as icon theme name 2017-06-14 11:10:22 +02:00
index_theme.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
init.lua Fix menubar screen handling 2017-10-08 14:53:58 +02:00
menu_gen.lua Display desktop entries with no categories (#2039) 2017-09-28 22:58:14 +02:00
utils.lua Unescape strings when parsing desktop entries (#2043) 2017-09-28 22:57:39 +02:00