picom/src
Richard Grenville 69513d6231 Bug fix: Issue #47: Locale cause problems with float arguments
A locale using comma instead of dot in floating point values causes
unexpected behavior when parsing floating point commandline arguments.
This commits enforces LC_NUMERIC="C" during commandline argument parsing.
2012-09-27 22:30:16 +08:00
..
compton.c Bug fix: Issue #47: Locale cause problems with float arguments 2012-09-27 22:30:16 +08:00
compton.h Feature: --no-fading-openclose to partially simulate -F 2012-09-26 21:47:32 +08:00