aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Switch to pkglibexecdirTed Gould2014-02-191-1/+1
* use unity-control-center instead of gnome-control-centerSebastien Bacher2014-02-191-1/+1
* Update window sources when window stack is available.William Hua2013-11-221-0/+1
* Replace BAMF with Unity window stack API calls.William Hua2013-11-223-30/+96
* Move greeter.vala to unity-greeter.vala.William Hua2013-11-223-11/+11
* Merge trunk, resolving Makefile conflict.Allan LeSage2013-11-213-84/+497
|\
| * Enable middle click and mouse wheel scrolling. Fixes: https://bugs.launchpad....William Hua2013-11-052-3/+31
| |\
| | * Be careful around large scrolling offsets.William Hua2013-11-041-1/+4
| | * Enable middle click and mouse wheel scrolling.William Hua2013-10-302-3/+28
| * | Don't set LightDM's layout if we're in a session. (LP: 1226962)William Hua2013-10-091-15/+17
| |/
| * Switch to default layout for non-users in unity-greeter.William Hua2013-10-021-21/+39
| * Get greeter unique bus name from environment.William Hua2013-10-021-6/+10
| * ocdWilliam Hua2013-10-011-1/+1
| * Connect properly and handle edge cases.William Hua2013-10-012-9/+37
| * Set initial layout whenever user is switched in unity-greeter.William Hua2013-09-303-3/+118
| * Prevent index out of bounds.William Hua2013-09-211-0/+10
| * Always add the default layout.William Hua2013-09-211-7/+8
| * Don't waste space.William Hua2013-09-211-1/+3
| * Use old user layouts if they haven't migrated yet.William Hua2013-09-201-0/+28
| * Fallback to LightDM default.William Hua2013-09-201-0/+10
| * Only use XKeyboardLayouts if InputSources is empty.William Hua2013-09-201-9/+16
| * Infer variable type.William Hua2013-09-201-1/+1
| * Use printf-style format string instead.William Hua2013-08-291-2/+2
| * Append input source suffix to accessible-desc.William Hua2013-08-281-1/+2
| * Added an 'accessible description'Matthieu Baerts2013-08-281-5/+9
| * Proper shutdown on SIGTERM.William Hua2013-08-221-6/+26
| |\
| | * Proper shutdown on SIGTERM.William Hua2013-08-221-6/+26
| * | Merge trunk.William Hua2013-08-221-1/+7
| |\|
| | * Fix out-of-bounds error.William Hua2013-08-121-1/+7
| * | Work under lightdm/unity-greeter.William Hua2013-08-072-66/+195
| |/
* / Add gcov coverage tooling.Allan LeSage2013-08-081-2/+4
|/
* Split useful code into separate Source object.William Hua2013-08-074-484/+591
* Remove a lot of unnecessary files in the deps directory.William Hua2013-07-311-1/+1
|\
| * Remove libbamf3.vapi, libgnomekbd.vapi, and libxklavier.vapi.William Hua2013-07-301-1/+1
* | Update license headers.William Hua2013-07-302-0/+36
|/
* Add --use-bamf option.William Hua2013-07-171-108/+113
* Fallback to ThemedIcon without --use-gtk.William Hua2013-07-171-8/+12
* Add --use-gtk flag.William Hua2013-07-171-85/+106
* Continued tests work-in-progress.William Hua2013-06-272-3/+3
* Tests work-in-progress.William Hua2013-06-251-10/+10
* Check if at least one IBus engine.William Hua2013-06-241-20/+32
* Experimental non-null support.William Hua2013-06-221-11/+19
* Change return type of get_icon_string ().William Hua2013-06-221-4/+8
* Fix segfault due to https://bugzilla.gnome.org/show_bug.cgi?id=702846.William Hua2013-06-221-42/+13
* Don't initialize out variables.William Hua2013-06-221-3/+3
* Don't set menu item if null.William Hua2013-06-222-2/+7
* Keyboard indicator experimental non-null.William Hua2013-06-212-150/+177
* Icon generator enable experimental non-null.William Hua2013-06-211-2/+2
* Simplify abbreviations.William Hua2013-06-212-65/+31
* Minor fixes to migration.William Hua2013-06-201-3/+14