| Commit message (Expand) | Author | Age | Files | Lines |
* | Explain input source cycling logic. | William Hua | 2015-02-19 | 1 | -0/+7 |
* | Simplify input source cycling. | William Hua | 2015-02-19 | 1 | -8/+5 |
* | Don't handle activate signal when the default behaviour will do. | William Hua | 2015-02-19 | 1 | -1/+0 |
* | Use foreach when possible. | William Hua | 2015-02-18 | 1 | -17/+18 |
* | Remove (!) when possible. | William Hua | 2015-02-18 | 1 | -27/+43 |
* | Only try initializing Fcitx once. | William Hua | 2015-02-17 | 1 | -6/+11 |
* | Hide indicator menu in desktop session when Fcitx is active. | William Hua | 2014-09-15 | 1 | -9/+9 |
* | Use Fcitx current IM when active. | William Hua | 2014-09-15 | 1 | -15/+59 |
* | Fcitx proxy. | William Hua | 2014-09-12 | 1 | -0/+15 |
* | Use iterator () method. | William Hua | 2014-09-12 | 1 | -8/+3 |
* | Forget window source when destroyed. | William Hua | 2014-08-27 | 1 | -0/+7 |
* | Carefully ignore IBus sources when Fcitx is active and vice versa. | William Hua | 2014-08-26 | 1 | -14/+64 |
* | Disable experimental non-null. | William Hua | 2014-06-17 | 1 | -1/+1 |
* | Pick IBus or Fcitx. | William Hua | 2014-06-13 | 1 | -13/+32 |
* | Use different mouse actions when locked. | William Hua | 2014-04-10 | 1 | -0/+50 |
* | Merge trunk. | William Hua | 2014-04-05 | 1 | -0/+17 |
|\ |
|
| * | Update sources and indicator when IBus is ready. | William Hua | 2014-04-02 | 1 | -0/+9 |
* | | Remember to reset the indicator icon on unlock too. | William Hua | 2014-04-05 | 1 | -10/+1 |
* | | Remember to update indicator action with active input source. | William Hua | 2014-04-05 | 1 | -8/+9 |
* | | Don't change input source setting on lock/unlock. | William Hua | 2014-04-04 | 1 | -18/+12 |
* | | Add 'active' action that allows setting the current input source without pers... | William Hua | 2014-04-04 | 1 | -0/+68 |
* | | Separate lock screen menu. | William Hua | 2014-04-04 | 1 | -2/+27 |
* | | Merge 1291962-2. | William Hua | 2014-04-04 | 1 | -83/+25 |
|\ \ |
|
| * | | Merge 1290881. | William Hua | 2014-03-27 | 1 | -10/+55 |
| |\| |
|
| * | | Export separate menus for desktop and greeter. | William Hua | 2014-03-27 | 1 | -83/+25 |
* | | | Switch to non-IBus input source when screen is locked. | William Hua | 2014-04-02 | 1 | -0/+54 |
| |/
|/| |
|
* | | IBus panel is only available while IBus is running. | William Hua | 2014-03-20 | 1 | -34/+48 |
* | | Check if IBus is connected before checking engine properties. | William Hua | 2014-03-19 | 1 | -28/+31 |
* | | Use private IBus implementation. | William Hua | 2014-03-19 | 1 | -10/+38 |
|/ |
|
* | Update icons when icon theme changes. Fixes: 1237749 | William Hua | 2014-02-27 | 1 | -0/+20 |
|\ |
|
| * | Update icons when icon theme changes. | William Hua | 2014-02-26 | 1 | -0/+20 |
* | | Do not set org.gnome.desktop.input-sources.current when unchanged (LP: #12565... | Oleg O Andreev | 2014-02-24 | 1 | -3/+9 |
|/ |
|
* | Implement the IBus panel within the indicator. | William Hua | 2014-02-20 | 1 | -18/+68 |
|\ |
|
| * | Break reference cycle which caused some inconsistent action handling. | William Hua | 2014-02-19 | 1 | -6/+2 |
| * | Implement IBus panel. | William Hua | 2014-02-19 | 1 | -18/+72 |
* | | use unity-control-center instead of gnome-control-center | Sebastien Bacher | 2014-02-19 | 1 | -1/+1 |
|/ |
|
* | Update window sources when window stack is available. | William Hua | 2013-11-22 | 1 | -0/+1 |
* | Replace BAMF with Unity window stack API calls. | William Hua | 2013-11-22 | 1 | -26/+57 |
* | Move greeter.vala to unity-greeter.vala. | William Hua | 2013-11-22 | 1 | -6/+6 |
* | Enable middle click and mouse wheel scrolling. Fixes: https://bugs.launchpad.... | William Hua | 2013-11-05 | 1 | -1/+30 |
|\ |
|
| * | Be careful around large scrolling offsets. | William Hua | 2013-11-04 | 1 | -1/+4 |
| * | Enable middle click and mouse wheel scrolling. | William Hua | 2013-10-30 | 1 | -1/+27 |
* | | Don't set LightDM's layout if we're in a session. (LP: 1226962) | William Hua | 2013-10-09 | 1 | -15/+17 |
|/ |
|
* | Switch to default layout for non-users in unity-greeter. | William Hua | 2013-10-02 | 1 | -21/+39 |
* | Get greeter unique bus name from environment. | William Hua | 2013-10-02 | 1 | -6/+10 |
* | ocd | William Hua | 2013-10-01 | 1 | -1/+1 |
* | Connect properly and handle edge cases. | William Hua | 2013-10-01 | 1 | -9/+36 |
* | Set initial layout whenever user is switched in unity-greeter. | William Hua | 2013-09-30 | 1 | -0/+89 |
* | Prevent index out of bounds. | William Hua | 2013-09-21 | 1 | -0/+10 |
* | Always add the default layout. | William Hua | 2013-09-21 | 1 | -7/+8 |