Signal config errors via a naughty popup
commit2354c6a62377e277b041c3e8667f3ccb38089b2d
authorUli Schlachter <psychon@znc.in>
Sun, 23 Oct 2011 13:59:15 +0000 (23 15:59 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 23 Oct 2011 15:36:19 +0000 (23 17:36 +0200)
tree27b9b081fb9b83c80613fcebd32f6670465f84e3
parentd8f0bd13bf4299a0efdce2f49d8cf7150cc187a9
Signal config errors via a naughty popup

If loading of any config file fails, awesome will now remember the error message
and make it available to lua. The default config is modified to open a naughty
popup on errors.

This should help all those people who modify their config and then wonder why
there change is ignored, not noticing awesome's error message on stderr.

Signed-off-by: Uli Schlachter <psychon@znc.in>
awesome.c
awesomerc.lua.in
globalconf.h
luaa.c