Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sunweaver-pr/relax-x11-build-requirements' | Robert Tari | 2022-06-12 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #33: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/33 | ||||
| * | CMakeLists.txt: Relax build-requirements of libX11 to 1.6.5 and libxklavier ↵ | Mike Gabriel | 2022-06-11 | 1 | -1/+1 |
|/ | | | | to 5.3. | ||||
* | Translated using Weblate (Ukrainian) | Sergii Horichenko | 2022-04-23 | 1 | -2/+1 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/uk/ | ||||
* | Translated using Weblate (Russian) | Sergii Horichenko | 2022-04-23 | 1 | -8/+10 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/ru/ | ||||
* | Translated using Weblate (Ukrainian) | Sergii Horichenko | 2022-04-23 | 1 | -8/+11 |
| | | | | | | | Currently translated at 50.0% (1 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/uk/ | ||||
* | Translated using Weblate (Arabic) | ButterflyOfFire | 2022-03-27 | 1 | -5/+9 |
| | | | | | | | Currently translated at 50.0% (1 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/ar/ | ||||
* | Merge branch 'tari01-pr/add-features-to-lomiri' | Mike Gabriel | 2022-03-02 | 1 | -5/+413 |
|\ | | | | | | | Attributes GH PR #32: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/32 | ||||
| * | src/keyboard-lomiri.c: Add as much functionality to Lomiri as currently possibletari01-pr/add-features-to-lomiri | Robert Tari | 2022-03-02 | 1 | -5/+413 |
|/ | |||||
* | Merge branch 'tari01-pr/add-accoutsservice' | Mike Gabriel | 2022-03-02 | 9 | -35/+433 |
|\ | | | | | | | Attributes GH PR #31: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/31 | ||||
| * | .buil.yml: Add AccountsService build dependency | Robert Tari | 2022-03-02 | 1 | -0/+3 |
| | | |||||
| * | debian/control: Add AccountsService build dependency | Robert Tari | 2022-03-02 | 1 | -0/+1 |
| | | |||||
| * | Add AccountsService support | Robert Tari | 2022-03-02 | 7 | -35/+429 |
|/ | |||||
* | Merge branch 'tari01-pr/use-libxkbcommon' | Mike Gabriel | 2022-03-01 | 4 | -52/+83 |
|\ | | | | | | | Attributes GH PR #30: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/30 | ||||
| * | .build.yml: Add libxkbcommon build dependency | Robert Tari | 2022-03-01 | 1 | -0/+31 |
| | | |||||
| * | debian/control: Add libxkbcommon build dependency | Robert Tari | 2022-03-01 | 1 | -0/+2 |
| | | |||||
| * | Read layout information using libxkbcommon | Robert Tari | 2022-03-01 | 2 | -52/+50 |
|/ | |||||
* | Translated using Weblate (Korean) | 이정희 | 2022-02-28 | 1 | -6/+8 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/ko/ | ||||
* | release 22.2.022.2.0 | Mike Gabriel | 2022-02-17 | 5 | -3/+94 |
| | |||||
* | Merge branch 'tari01-pr/add-new-layouts' | Mike Gabriel | 2022-02-17 | 1 | -0/+42 |
|\ | | | | | | | Attributes GH PR #29: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/29 | ||||
| * | src/languages.h: Add additional layouts | Robert Tari | 2022-02-16 | 1 | -0/+42 |
|/ | |||||
* | Merge branch 'tari01-pr/drop-cmake-install-full-pkglibexecdir' | Mike Gabriel | 2022-02-16 | 6 | -8/+4 |
|\ | | | | | | | Attributes GH PR #28: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/28 | ||||
| * | Drop pkglibexecdir and use native CMake file configuration | Robert Tari | 2022-02-14 | 5 | -7/+3 |
| | | |||||
| * | .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system | Robert Tari | 2022-02-08 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'tari01-pr/merge-icon-generators' | Mike Gabriel | 2022-01-27 | 2 | -289/+44 |
|\ | | | | | | | Attributes GH PR #27: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/27 | ||||
| * | Merge icon generators + add some tweakability | Robert Tari | 2022-01-27 | 2 | -289/+44 |
|/ | |||||
* | Merge branch 'tari01-pr/cleanup-compile-flags' | Mike Gabriel | 2022-01-27 | 3 | -20/+9 |
|\ | | | | | | | Attributes GH PR #26: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/26 | ||||
| * | .build.yml: Drop extra compilation flags and build with -Werror | Robert Tari | 2022-01-27 | 1 | -3/+2 |
| | | |||||
| * | Clean up compilation flags | Robert Tari | 2022-01-27 | 2 | -17/+7 |
|/ | |||||
* | Merge branch 'z3ntu-dlopen-soname' | Mike Gabriel | 2022-01-27 | 1 | -2/+2 |
|\ | | | | | | | Attributes GH PR #25: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/25 | ||||
| * | Try to dlopen .so.0 instead of .so | Luca Weiss | 2022-01-09 | 1 | -2/+2 |
|/ | | | | | | Some distributions do not provide a .so symlink in the default package, and in case there are major breaking changes (.so.1) then the code likely needs to get adjusted anyways. | ||||
* | Translated using Weblate (Portuguese) | ssantos | 2022-01-03 | 1 | -7/+9 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/pt/ | ||||
* | Merge branch 'tari01-pr/build-libayatana-common-with-enable-lomiri-features' | Mike Gabriel | 2021-12-15 | 1 | -1/+7 |
|\ | | | | | | | Attributes GH PR #24: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/24 | ||||
| * | .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURES | Robert Tari | 2021-12-15 | 1 | -1/+7 |
|/ | |||||
* | Translated using Weblate (Esperanto) | phlostically | 2021-11-19 | 1 | -7/+9 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/eo/ | ||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-11-18 | 5 | -1/+4415 |
| | |||||
* | Merge branch 'sunweaver-pr/travis-cleanup' | Robert Tari | 2021-10-25 | 1 | -19/+7 |
|\ | | | | | | | Attributes GH PR #23: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/23 | ||||
| * | .build.yml: Remove source code of locally built dependency after it has been ↵ | Mike Gabriel | 2021-10-25 | 1 | -0/+2 |
| | | | | | | | | installed. | ||||
| * | .build.yml: If we ever start having unit tests, run those unit tests in ↵ | Mike Gabriel | 2021-10-25 | 1 | -8/+4 |
| | | | | | | | | build_scripts: target. | ||||
| * | .build.yml: Drop autogen.sh support. | Mike Gabriel | 2021-10-25 | 1 | -12/+2 |
|/ | |||||
* | .travis.yml: Temporarily disable ppc64le builds | Robert Tari | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/correct-icon-generator-location' | Mike Gabriel | 2021-10-20 | 1 | -1/+1 |
|\ | | | | | | | Attributes GH PR #22: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/22 | ||||
| * | README.md: Correct icon generator location | Robert Tari | 2021-10-20 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'tari01-pr/lomiri-settings-handler' | Mike Gabriel | 2021-10-18 | 1 | -0/+4 |
|\ | | | | | | | Attributes GH PR #21: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/21 | ||||
| * | Add settings handler for Lomiri | Robert Tari | 2021-10-18 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'tari01-pr/fix-lomiri-detection' | Mike Gabriel | 2021-10-18 | 1 | -4/+1 |
|\ | | | | | | | Attributes GH PR #20: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/20 | ||||
| * | src/service.c: Fix Lomiri detection | Robert Tari | 2021-10-18 | 1 | -4/+1 |
|/ | |||||
* | Merge branch 'tari01-pr/add-new-language-variants' | Mike Gabriel | 2021-10-18 | 5 | -3/+44 |
|\ | | | | | | | Attributes GH PR #19: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/19 | ||||
| * | Add new languages/variants | Robert Tari | 2021-10-18 | 5 | -3/+44 |
|/ | |||||
* | Translated using Weblate (Portuguese (Brazil)) | Wellington Terumi Uemura | 2021-09-24 | 1 | -7/+9 |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Keyboard Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/keyboard-applet/pt_BR/ | ||||
* | contrib/ayatana-indicator-keyboard-icon-generator-lomiri.py: Set x-bit on ↵ | Mike Gabriel | 2021-09-14 | 1 | -0/+0 |
| | | | | script. |