17 Commits (d55db69c949899eb2a878f970ae1e01bb2c832b8)

Author SHA1 Message Date
Alexandru DAMIAN 5f42930a41 config: Don't crash if we don't have a config file 11 years ago
Kristian Høgsberg eeefc9e311 compositor: Log the full path of the config file we're using 11 years ago
Kristian Høgsberg 1abe0486bb config-parser: Make weston_config_parse() tkae a file name 11 years ago
Kristian Høgsberg 81c2c2eb5e shared: Remove no longer used parse_config_file() 11 years ago
Armin K b502f906db evdev-touchpad: Set some options using weston.ini 11 years ago
Quentin Glidic 6e2c12496b shared: Export configuration functions 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Mun Gwan-gyeong 7732540f71 config-parser: Avoid null dereference when exiting. (case: weston starts without config file.) 11 years ago
Mun Gwan-gyeong 151a52834e config-parser: Avoid null dereference when handling config-parser ( when weston starts without config file. ) 11 years ago
Kristian Høgsberg f73f316248 config-parser: Add section iterator API 11 years ago
Mun Gwan-gyeong 72a3ab7b85 config-parser: Avoid null dereference when handling config-parser 11 years ago
Kristian Høgsberg 732747114a Add new config parser 11 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Kristian Høgsberg 3d89049546 config-parser: Handle lines that don't end in \n 12 years ago
Pekka Paalanen 4ea4d1bb39 config-parser: add missing return for an error case 13 years ago
Scott Moreau fa1de69203 Implement CONFIG_KEY_UNSIGNED_INTEGER 13 years ago
Kristian Høgsberg 9b935c8239 Use '-' to separate words in file names 13 years ago
Pekka Paalanen 28a20707a2 configparser: rename BOOL, document types 13 years ago
Pekka Paalanen c1765c67b3 move config parser to a convenience library 13 years ago
Pekka Paalanen 50719bce2a Fix inconsistent #include style 13 years ago
Pekka Paalanen 09d65d0e64 config: fix boolean parsing 13 years ago
Kristian Høgsberg fc32c394e7 config: Don't print warning when XDG_CONFIG_HOME isn't set 13 years ago
Pekka Paalanen 668dd56918 window: add a helper for config file paths 13 years ago
Kristian Høgsberg ac3a59a0d1 window: Add a cheesy parser for ini-files, use it in desktop-shell 13 years ago