summaryrefslogtreecommitdiff
path: root/strata/input-common.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/input-common.morph: Upgrade libinput to 1.2.0Javier Jardón2016-03-011-2/+10
| | | | Change-Id: I8804aa8d5c7d4a9d2ba714a518775e34b6b19f6f
* strata/input-common.morph: Update libinput to 1.1.4Javier Jardón2016-01-221-2/+2
| | | | Change-Id: I843121e470767672ff1f25b6c5f9efd2f61960cf
* strata/input-common.morph: Upgrade libinput to 1.0.1Javier Jardón2015-09-251-2/+2
| | | | Change-Id: I578d202b8c6770e80bf209a2e4406edb25b44af0
* Add GNOME stratum, system and clusterJavier Jardón2015-09-251-2/+5
| | | | | | | | | | | This introduces a second version of libxkbcommon. This is unavoidable really as (a) libinput requires libxkbcommon, (b) Mutter requires libxkbcommon with X11 support enabled, and (c) X11 support in libxkbcommon requires xcb-xkb. To avoid the input-common stratum depending on the whole of X11, we do two variants of libxkbcommon and, in the case where X11 support is needed, one overrides the other. Change-Id: Ib6a47a4eb859d7b32c94f0cb05add774db6d15c8
* Move libxkbcommon from wayland-generic to input-commonJavier Jardón2015-09-071-0/+5
| | | | | | Its not a wayland dependency and it belongs to the input system Change-Id: I60765b8bc00c262bfa7c178b87dd11a2463a67a5
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+3
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* strata/input-common: Update input stackJavier Jardón2015-05-261-6/+6
| | | | | | | | - xkeyboard-config to 2.14 - libevdev to 1.4.2 - libinput to 0.15.0 Change-Id: Id2f94ad2b5dfc87ce22a77c31ad79b99a748bbd8
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+3
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Upgrade libinput to 0.10.0baserock/james/upgrade-westonJames Thomas2015-02-171-2/+2
|
* strata/input-common: Upgrade libinput to latest stable version (0.9.0)baserock/jjardon/libinput09Javier Jardón2015-02-041-2/+2
|
* trata/input-common: Upgrade libinput to latest stable version (0.7.0)baserock/jjardon/libinputJavier Jardón2014-12-071-2/+2
|
* strata/input-common: Upgrade libinput dependenciesJavier Jardón2014-12-071-5/+5
|
* strata/input-common: Update to latest libinput (0.6.0)Javier Jardón2014-11-261-2/+2
|
* Change graphics-infra stratum name to xorg-util-macros-commonJavier Jardón2014-10-141-1/+1
| | | | | As libdrm was moved to an independent stratum this only holds some macros needed to compile other strata
* Add graphics-infra stratumJavier Jardón2014-10-141-1/+1
| | | | With basic infrastructure components like libdrm and xorg macros
* Fix some ref to use SHA1s instead of branches or tagsPedro Alvarez2014-10-031-1/+2
| | | | | Reviewed-by: Daniel Silverstone Reviewed-by: Paul Sherwood
* Fix some strata that depends on foundation, not genivi-foundationJavier Jardón2014-09-251-1/+1
| | | | | | x-common depends on foundation because llvm. Note that other strata assume that x-common depends on core as llvm will be moved away from it
* strata/input-common.morh: Update xkeyboard-config to latest stable (1.12)Javier Jardón2014-09-171-2/+2
|
* input-common: xkbcomp is a xkeyboard-config runtime dependency only in XJavier Jardón2014-09-171-13/+2
| | | | | Also add a little hack to create the /usr/share/X11/xkb/ directory, that seems to not be created when compiling without the xkbcomp dependency
* input-common: linux-api-headers is already in build-essentialJavier Jardón2014-08-281-7/+1
|
* Move common input components from wayland-generic to input-common stratumJavier Jardón2014-08-281-0/+45
This is libinput library and deps These are common dependencies to weston and clutter/gtk