aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Create a set of hicolor icons with improved visibilityRobert Tari2024-02-24159-159/+159
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/63
* data/org.ayatana.indicator.keyboard.AccountsService.policy: Fix policy ↵Robert Tari2024-02-231-1/+1
| | | | message text
* Add missing iconsRobert Tari2023-12-062-0/+2
|
* Add PolicyKit .rules fileRobert Tari2023-10-112-0/+11
|
* data/org.ayatana.indicator.keyboard: In greeter mode, move the keyboard ↵Mike Gabriel2023-09-151-0/+1
| | | | indicator between a11y indicator and network indicator (so second from the left).
* Update language list and iconsRobert Tari2023-09-054-0/+4
|
* Add high contrast iconsRobert Tari2023-08-02313-3/+157
|
* Fix translating the indicator's .gschema.xml file.Mike Gabriel2022-09-113-22/+19
|
* Add GSettings options for indicator iconRobert Tari2022-09-072-0/+27
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/42
* data/CMakeLists.txt: create dbus-1/interfaces datadir subdirectory before ↵Mihai Moldovan2022-06-241-0/+1
| | | | trying to create a symlink into it.
* Add AccountsService supportRobert Tari2022-03-025-1/+53
|
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-143-4/+2
|
* Add new languages/variantsRobert Tari2021-10-182-0/+2
|
* Add Lomiri icon generator and move both generators to /contribRobert Tari2021-09-141-263/+0
|
* 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
|