| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
and move the newly selected 'active-language' to the top.
|
| | |
|
| |
|
|
|
|
| |
Refurbished by Mike Gabriel, avoiding white-space changes, variable renamings and internal code block moves.
Fixes: https://salsa.debian.org/ubports-team/lomiri-system-settings/-/issues/20
|
| |
|
|
|
|
| |
Just like GNOME did, we are switching to tecla here, since gkbd-keyboard-display does not work under Wayland.
fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/76
|
| |
|
|
| |
fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/66
|
| |
|
|
| |
fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/68
|
| | |
|
| | |
|
| |
|
|
| |
fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/7
|
| |
|
|
| |
fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/35
|
| | |
|
|
|
- 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
|