ecore_imf/wayland: Auto generate wayland text-input protocol
authorDerek Foreman <derekf@osg.samsung.com>
Wed, 18 Jan 2017 16:52:45 +0000 (10:52 -0600)
committerDerek Foreman <derekf@osg.samsung.com>
Wed, 18 Jan 2017 19:21:01 +0000 (13:21 -0600)
commit05124250c51212a1e48900a8156e643636e763c6
tree3115dd1714c7c7815a23172c04a0e54b02716286
parentf162f47297db9c6191a54aa9540ddb4801ec07d7
ecore_imf/wayland: Auto generate wayland text-input protocol

Needed to do some fairly invasive changes because naming conventions
changed since we checked in the header.

Also, since I'm done converting protocol, change the gitignore to
use wildcards for wayland protocol.

This fixes a long standing bug in text-input binding and restores
previous OSK behaviour.
.gitignore
src/Makefile_Ecore_IMF.am
src/modules/ecore_imf/wayland/text-client-protocol.h [deleted file]
src/modules/ecore_imf/wayland/text-protocol.c [deleted file]
src/modules/ecore_imf/wayland/wayland_imcontext.c
src/modules/ecore_imf/wayland/wayland_imcontext.h
src/modules/ecore_imf/wayland/wayland_module.c