weston/shared
Armin K b502f906db evdev-touchpad: Set some options using weston.ini
This patch adds 3 new options to weston.ini to allow
the user to change default constant_accel_factor,
min_accel_factor and max_accel_factor. If no options
are set, it falls back using defaults as it did before.

v2: create weston_config_section_get_double and use it
instead of manualy converting string to double.

v3: add default values in weston_config_get_double
instead of using conditionals.

v4: don't pass diagonal as pointer.
2013-08-12 22:42:17 -07:00
..
cairo-util.c shared: Add out-of-memory handling to theme_create() 2013-07-25 15:54:20 -07:00
cairo-util.h shared: Add out-of-memory handling to theme_create() 2013-07-25 15:54:20 -07:00
config-parser.c evdev-touchpad: Set some options using weston.ini 2013-08-12 22:42:17 -07:00
config-parser.h evdev-touchpad: Set some options using weston.ini 2013-08-12 22:42:17 -07:00
image-loader.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
image-loader.h Add new shared/image-loader.h to separate include dependencies 2013-01-28 16:02:04 -05:00
Makefile.am tests: Move config-parser.test to tests/ 2013-07-08 18:14:04 -04:00
matrix.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
matrix.h sdk: be C++ friendly 2013-03-28 14:03:58 -04:00
option-parser.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
os-compatibility.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
os-compatibility.h compositor: add fallback strchrnul() 2012-06-12 12:29:13 -04:00
zalloc.h Add zalloc(size_t) allocator function 2013-08-08 13:46:13 -07:00