awesome/lib
uzsolt 23fe017bd4 fix locale problem (decimal separator isn't dot but comma)
If user changes locale with os.setlocale to a "dirty"
locale (which use comma as decimal separator (not dot), e.g.
hu_HU) `tonumber` will produce "0,6" instead of "0.6"
which causes bad comparision.

Signed-off-by: uzsolt <udvzsolt@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-01-06 12:08:02 +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 Improved .desktop parsing (FS#1057) 2012-12-01 16:25:59 +01:00
wibox wibox.layout: add a new constraint layout 2013-01-05 23:05:30 +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