On 17/09/15 03:38 PM, Bryce Harrington wrote:
> On Thu, Jun 25, 2015 at 03:49:47PM -0500, Derek Foreman wrote:
>> Previously we tried to launch the input method every time a seat was
>> created, and the launch function would notice it was running and not
>> bother to actually launch.
>
> If I unde
On Thu, Jun 25, 2015 at 03:49:47PM -0500, Derek Foreman wrote:
> Previously we tried to launch the input method every time a seat was
> created, and the launch function would notice it was running and not
> bother to actually launch.
If I understand this correctly, text_backend_init iterates throu
Previously we tried to launch the input method every time a seat was
created, and the launch function would notice it was running and not
bother to actually launch.
Signed-off-by: Derek Foreman
---
src/text-backend.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/tex