D22014: Add a copy of FindKXB from kwin

2019-06-23 Thread Luca Beltrame
lbeltrame abandoned this revision.
lbeltrame added a comment.


  Actually, those changes are not needed. The includes aren't used at all.

REPOSITORY
  R130 Frameworks integration plugin using KWayland

REVISION DETAIL
  https://phabricator.kde.org/D22014

To: lbeltrame, cgiboudeaux
Cc: alexeymin, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, 
Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol, mart


D22014: Add a copy of FindKXB from kwin

2019-06-23 Thread Alexey Min
alexeymin added a comment.


  typo in title :)

REPOSITORY
  R130 Frameworks integration plugin using KWayland

REVISION DETAIL
  https://phabricator.kde.org/D22014

To: lbeltrame, cgiboudeaux
Cc: alexeymin, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, 
Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol, mart


D22014: Add a copy of FindKXB from kwin

2019-06-23 Thread Luca Beltrame
lbeltrame created this revision.
lbeltrame added a reviewer: cgiboudeaux.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
lbeltrame requested review of this revision.

REVISION SUMMARY
  1a54c53bca82a28d77f379a6d5cb2e1a3be46fe5 
 
added a requirement for xkbcommon
  without actually looking for it. As FindXKB is not yet in ECM, this commit
  puts a copy of it in the source, and hooks it up with CMake.

TEST PLAN
  Did not compile for me earlier, now compiles.

REPOSITORY
  R130 Frameworks integration plugin using KWayland

BRANCH
  xkb-compile (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D22014

AFFECTED FILES
  CMakeLists.txt
  cmake/modules/FindXKB.cmake
  src/kmodifierkeyinfoprovider/CMakeLists.txt

To: lbeltrame, cgiboudeaux
Cc: plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, 
ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, 
apol, mart