text: Assign text_model to a wl_seat
authorJan Arne Petersen <jpetersen@openismus.com>
Fri, 10 Aug 2012 14:47:22 +0000 (16:47 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 10 Aug 2012 17:00:52 +0000 (13:00 -0400)
commite829adc514a33d09e0436ab585d5e2aa6d83c806
tree035ce9c711d56066d37ec793e1785d725f968e7f
parentde3b6a15c0267b3c1b52160b4d87dc63c2d5338a
text: Assign text_model to a wl_seat

Add a wl_seat argument to the activate and deactivate requests of
text_method.

On activation a text_model gets assigned to the input_method of the
wl_seat specified in the activate request.
clients/editor.c
protocol/text.xml
src/compositor.c
src/compositor.h
src/text-backend.c