lp:ibus-query

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp:ibus-query
Only Łukasz Zemczak can upload to this branch. If you are Łukasz Zemczak please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Zemczak
Project:
ibus-query
Status:
Development

Recent revisions

6. By Łukasz Zemczak

Remove unused comments

5. By Łukasz Zemczak

Fixes for engines that do not commit on 'space' and really don't need to commit their strings to make sense (as, for instance anthy). We use now besides commit-text also update-preedit-text. Also, focus_out was not enough to trigger the disabled signal - so we reset the engine at the end to make sure we know when to finish.

4. By Łukasz Zemczak

Add timeout for getting the engine - if a given engine is not available, IBus does not inform us about it correctly and we loop into infinity.

3. By Łukasz Zemczak

As noted by Thomi, GObject is deprecated - we should use GLib instead.

2. By Łukasz Zemczak

Fix UTF-8 encoding issue. Allow for multiple commit strings, so that sentences can be handled by our query tool. For this, we need to hack around ibus timing issues.

1. By Łukasz Zemczak

Initial version of the Python IBus query tool.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers