4 Commits (dev)

Author SHA1 Message Date
Daniel Stone f52231660e tests: Use memstream for config-parser test 2 years ago
Pekka Paalanen f58a3a7e1d include: drop unused config-parser.h types 3 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.h 6 years ago
Pekka Paalanen c5aaaa7b39 shared: remove weston_config_get_libexec_dir() 6 years ago
Eric Engestrom 58e056ab2d config-parser: fix `short_name` type 7 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington e776f2a4d9 config-parser: Add weston_config_section_get_color 8 years ago
Bryce Harrington 6c6164c5ba shared: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Derek Foreman c7210434d4 tests: allow running make check without make install 10 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
Kristian Høgsberg f73f316248 config-parser: Add section iterator API 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
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Kristian Høgsberg 6006ecb497 configure.ac: Don't link weston to cairo or image libraries 12 years ago
Kristian Høgsberg b71302e1db Fix a few -pedantic warnings 13 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 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
Kristian Høgsberg 27d3866045 cairo-util: Add helper to load jpeg files 13 years ago
Benjamin Franzke 47eb8f4e91 window: Remove display_flush_cairo_device 13 years ago
Kristian Høgsberg 1e164b9afd Move rounded_rect() to cairo-util.c 13 years ago
Kristian Høgsberg 9a686243b6 Add a drag and drop test client 14 years ago
Kristian Høgsberg b91cd10fcb Move cairo-util.[ch] to clients/ 14 years ago
Kristian Høgsberg dcb71b62a0 Update decoration drawing to be less cairo path happy 14 years ago
Kristian Høgsberg 49e868cb05 Fix a few bugs in blur implementation 14 years ago
Kristian Høgsberg ffd710e653 Put Wayland under the MIT license. 16 years ago
Kristian Høgsberg 10bdd298b8 Optimize window blur calculation. 16 years ago
Kristian Høgsberg 2f2cfae227 Factor out common cairo code, add blur function. 16 years ago