aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fork from Ubuntu's indicator-keyboard.Mike Gabriel2015-11-128-18/+18
* Explain input source cycling logic.William Hua2015-02-191-0/+7
* Simplify input source cycling.William Hua2015-02-191-8/+5
* Don't handle activate signal when the default behaviour will do.William Hua2015-02-192-9/+0
* Remove unnecessary flag.William Hua2015-02-181-4/+2
* Remove vapi.William Hua2015-02-181-3/+3
* Use foreach when possible.William Hua2015-02-182-21/+22
* Remove (!) when possible.William Hua2015-02-183-39/+61
* Only try initializing Fcitx once.William Hua2015-02-171-6/+11
* Check flags better.William Hua2015-02-171-9/+9
* Use shift operator.William Hua2015-02-171-6/+6
* Fix type signature of GLib.MenuModel.get_item_links ().William Hua2015-02-122-2/+2
* Hide indicator when menu is empty.William Hua2014-09-151-29/+32
* Hide indicator menu in desktop session when Fcitx is active.William Hua2014-09-152-17/+20
* Use Fcitx current IM when active.William Hua2014-09-151-15/+59
* Fcitx proxy.William Hua2014-09-121-0/+15
* Remove unnecessary namespace.William Hua2014-09-121-1/+1
* Use iterator () method.William Hua2014-09-122-11/+5
* Forget window source when destroyed.William Hua2014-08-271-0/+7
* Carefully ignore IBus sources when Fcitx is active and vice versa.William Hua2014-08-261-14/+64
* Re-enable experimental non-null.William Hua2014-08-061-1/+2
* Merge trunk.William Hua2014-07-281-1/+1
|\
| * Use get_state () on GLib.Action instead of the state member. Fixes FTBFS. William Hua2014-06-201-1/+1
| |\
| | * Use get_state () instead of state. Fixes FTBFS.William Hua2014-06-181-1/+1
| * | Synchronize process management across indicators Ted Gould2014-06-201-1/+1
| |\ \ | | |/ | |/|
| | * Switch to pkglibexecdirTed Gould2014-02-191-1/+1
* | | Disable experimental non-null.William Hua2014-06-172-3/+2
* | | Pick IBus or Fcitx.William Hua2014-06-132-15/+37
* | | Basic Fcitx support.William Hua2014-06-132-45/+94
|/ /
* | Use different mouse actions when locked.William Hua2014-04-102-3/+60
* | Merge trunk.William Hua2014-04-051-0/+17
|\ \
| * | Update sources and indicator when IBus is ready.William Hua2014-04-021-0/+9
* | | Remember to reset the indicator icon on unlock too.William Hua2014-04-051-10/+1
* | | Remember to update indicator action with active input source.William Hua2014-04-051-8/+9
* | | Don't change input source setting on lock/unlock.William Hua2014-04-041-18/+12
* | | Add 'active' action that allows setting the current input source without pers...William Hua2014-04-041-0/+68
* | | Separate lock screen menu.William Hua2014-04-042-6/+40
* | | Add u-s-d keyboard plugin private interface.William Hua2014-04-042-8/+32
* | | Merge 1291962-2.William Hua2014-04-044-113/+183
|\ \ \
| * | | Revert '...' to '…'.William Hua2014-04-041-1/+1
| * | | Change '...' to '…'.William Hua2014-04-031-1/+1
| * | | Merge 1290881.William Hua2014-03-273-10/+82
| |\| |
| * | | Filter out IBus IMs if we don't specify Options.IBUS.William Hua2014-03-271-6/+8
| * | | Export separate menus for desktop and greeter.William Hua2014-03-274-111/+179
* | | | Switch to non-IBus input source when screen is locked.William Hua2014-04-023-0/+79
| |/ / |/| |
* | | IBus panel is only available while IBus is running.William Hua2014-03-201-34/+48
* | | Check if IBus is connected before checking engine properties.William Hua2014-03-191-28/+31
* | | Use private IBus implementation.William Hua2014-03-193-10/+65
|/ /
* | Update icons when icon theme changes. Fixes: 1237749William Hua2014-02-272-11/+22
|\ \
| * | Update icons when icon theme changes.William Hua2014-02-262-11/+22