Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtwayland: update build without xkbcommon-evdev | Gordan Markuš | 2017-04-10 | 1 | -6/+33 |
| | | | | | | | | | | Update patch that enables building qtwayland without xkbcommon-evdev. Building qtwayland without xkbcommon-eved with the previous patch resulted in the following error: error: undefined reference to 'xkb_state_mod_name_is_active' Signed-off-by: Gordan Markuš <gordan.markus@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | qtwayland: fix build without xkbcommon-evdev | Martin Jansa | 2017-02-02 | 1 | -0/+44 |
* xkbcommon-evdev isn't enabled in default qtbase PACKAGECONFIG * use patch from https://bugreports.qt.io/browse/QTBUG-57767 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |