[PATCH weston 0/8] Small series (again, sorry)

Quentin Glidic sardemff7+wayland at sardemff7.net
Fri May 17 07:20:36 PDT 2013


From: Quentin Glidic <sardemff7+git at sardemff7.net>

These patches are all independant changes to weston:
— weston.pc and layers patches are needed for external notification support plugin.
— tests, module path and headless-backend patches are needed for subsequent options and tests-related patches
— weston-launch patch is fully independent

Each patch from this series can be applied on its own without conflicting with others (to ease the review&commit process).

I hope this first series will hit the tree soon, since they are mostly trivial fixes. 


Quentin Glidic (7):
  weston-launch: Run weston in the user login shell
  tests: Add .weston extension to clients tests
  weston: Allow relative paths for modules
  shell: Use relative layers for lock/unlock
  weston.pc: Add dependencies for pixman-1 and xkbcommon
  weston.pc: Provide moduledir
  tests: Update for API break (module_init)

U. Artie Eoff (1):
  headless-backend: Init fake pointer and keyboard

 configure.ac                |  4 ++++
 man/weston.man              |  5 +++--
 src/Makefile.am             |  1 -
 src/compositor-headless.c   |  2 ++
 src/compositor.c            |  9 ++++++---
 src/shell.c                 | 17 +++++++----------
 src/weston-launch.c         | 19 ++++++++++++++++---
 src/weston.pc.in            |  3 +++
 src/xwayland/Makefile.am    |  1 -
 tests/.gitignore            |  7 +------
 tests/Makefile.am           | 41 ++++++++++++++++++++++-------------------
 tests/surface-global-test.c |  2 +-
 tests/surface-test.c        |  2 +-
 13 files changed, 66 insertions(+), 47 deletions(-)

-- 
1.8.2.3



More information about the wayland-devel mailing list