Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add layout display section | Robert Tari | 2023-09-15 | 1 | -1/+2 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/7 | ||||
* | Split X11 and Lomiri backends | Robert Tari | 2021-09-13 | 1 | -0/+2 |
| | | | | | | | | | - 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 | ||||
* | src/*: Add license headers. | Mike Gabriel | 2021-01-27 | 1 | -0/+16 |
| | |||||
* | 100% re-write of the keyboard indicator in plain C. | Robert Tari | 2021-01-27 | 1 | -0/+37 |