aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Split X11 and Lomiri backendsRobert Tari2021-09-131-1/+1
| | | | | | | | | - CMakeLists.txt: Add separate dependencies for the X11 backend - src/keyboard.c: Fork into keyboard-x11.c and keyboard-lomiri.c - src/CMakeLists.txt: Build backend libraries - src/keyboard-lomiri.c: Add some mock defaults for Lomiri - src/service.c: Load appropriate backend during runtime - data/org.ayatana.indicator.keyboard: Move icon to leftmost position
* Use CMAKE_INSTALL_FULL_*DIR locations for installationRobert Tari2021-08-041-2/+2
|
* data/icons/scalable/status: Use an improved icon setRobert Tari2021-04-16162-14/+54
|
* data/ayatana-indicator-keyboard-icon-generator: Use a predefined ↵Robert Tari2021-04-161-28/+169
| | | | abbreviation list
* Do not update icon cache from CMakeRobert Tari2021-04-121-1/+0
|
* 100% re-write of the keyboard indicator in plain C.Robert Tari2021-01-27127-395/+305
|
* Fork from Ubuntu's indicator-keyboard.Mike Gabriel2017-10-268-26/+25
|
* Fork from Ubuntu's indicator-keyboard.Mike Gabriel2015-11-122-36/+36
|
* Remove vapi.William Hua2015-02-181-4/+4
|
* Re-enable experimental non-null.William Hua2014-08-061-1/+2
|
* Merge trunk.William Hua2014-07-285-8/+76
|\
| * Synchronize process management across indicators Ted Gould2014-06-205-8/+76
| |\
| | * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| | |
| | * Forgot oneTed Gould2014-02-191-1/+1
| | |
| | * Switch to pkglibexecdirTed Gould2014-02-194-5/+5
| | |
| | * Grab the makefile config tooTed Gould2014-02-191-0/+12
| | |
| | * Add in the upstart xdg overrideTed Gould2014-02-193-1/+32
| | |
| | * Adding an Upstart job configurationTed Gould2014-02-192-1/+34
| | |
| | * Dropping the registration as a DBus serviceTed Gould2014-02-191-9/+0
| | |
* | | Disable experimental non-null.William Hua2014-06-171-2/+1
|/ /
* | Separate lock screen menu.William Hua2014-04-041-1/+1
| |
* | Export separate menus for desktop and greeter.William Hua2014-03-271-2/+2
| |
* | Add desktop_lockscreen profileLars Uebernickel2014-03-111-0/+3
|/
* Replace BAMF with Unity window stack API calls.William Hua2013-11-221-3/+3
|
* Merge trunk, resolving Makefile conflict.Allan LeSage2013-11-211-0/+7
|\
| * Set the indicator's position according to ↵Lars Uebernickel2013-10-311-0/+1
| |\ | | | | | | | | | | | | | | | http://wiki.ubuntu.com/SystemComponents. Approved by PS Jenkins bot, William Hua.
| | * Add missing semicolonLars Uebernickel2013-09-231-1/+1
| | |
| | * Set position of the indicatorLars Uebernickel2013-09-231-0/+1
| | | | | | | | | | | | | | | As defined in https://wiki.ubuntu.com/SystemComponents
| * | FixupDmitrijs Ledkovs2013-10-181-1/+0
| | |
| * | Define "ubiquity" indicator profile, reusing the greeter object. (LP:Dmitrijs Ledkovs2013-10-181-0/+4
| |/ | | | | | | #1241539)
| * Work under lightdm/unity-greeter.William Hua2013-08-071-0/+3
| |
* | Add gcov coverage tooling.Allan LeSage2013-08-081-2/+4
|/
* Split useful code into separate Source object.William Hua2013-08-071-9/+8
|
* Update license headers.William Hua2013-07-301-0/+18
|
* Fix tests in pbuilder.William Hua2013-07-181-2/+7
|
* Add --use-bamf option.William Hua2013-07-171-3/+3
|
* Add --use-gtk flag.William Hua2013-07-171-3/+3
|
* Add indicator schema.William Hua2013-07-012-1/+21
|
* Continued tests work-in-progress.William Hua2013-06-271-2/+2
|
* Tests work-in-progress.William Hua2013-06-251-10/+6
|
* Don't set menu item if null.William Hua2013-06-221-1/+1
|
* Keyboard indicator experimental non-null.William Hua2013-06-211-1/+1
|
* Icon generator enable experimental non-null.William Hua2013-06-212-16/+21
|
* Simplify abbreviations.William Hua2013-06-211-8/+3
|
* Update indicator service manifest.William Hua2013-06-201-6/+8
|
* Remove indicator-keyboard-schema.William Hua2013-06-192-16/+1
|
* Prefix icon names with indicator-keyboard.William Hua2013-06-071-2/+2
|
* Lookup icon in theme first.William Hua2013-06-073-17/+31
|
* Optimize svg size.William Hua2013-06-053-30/+9
|
* Align text within icons properly.William Hua2013-06-054-20/+123
|