aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* release 24.2.024.2.0release-buildsMike Gabriel2024-02-241-1/+1
|
* release 23.10.223.10.2Mike Gabriel2023-12-261-1/+1
|
* release 23.10.123.10.1Mike Gabriel2023-11-061-1/+1
|
* release 23.10.023.10.0Mike Gabriel2023-10-131-1/+1
|
* CMakeLists.txt: Drop test optionsRobert Tari2023-10-101-23/+1
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/issues/46
* CMakeLists.txt: Require libayatana-common >= 0.9.9.Mike Gabriel2023-10-061-1/+1
|
* Fix build warnings + cleanupRobert Tari2023-08-021-4/+2
|
* release 22.9.122.9.1Mike Gabriel2022-12-151-1/+1
|
* release 22.9.022.9.0Mike Gabriel2022-09-141-1/+1
|
* release 22.2.322.2.3Mike Gabriel2022-07-151-1/+1
|
* release 22.2.222.2.2Mike Gabriel2022-06-251-1/+1
|
* release 22.2.122.2.1Mike Gabriel2022-06-211-1/+1
|
* CMakeLists.txt: Relax build-requirements of libX11 to 1.6.5 and libxklavier ↵Mike Gabriel2022-06-111-1/+1
| | | | to 5.3.
* Add AccountsService supportRobert Tari2022-03-021-1/+1
|
* Read layout information using libxkbcommonRobert Tari2022-03-011-1/+1
|
* release 22.2.022.2.0Mike Gabriel2022-02-171-1/+1
|
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-141-2/+0
|
* Clean up compilation flagsRobert Tari2022-01-271-15/+7
|
* release 0.9.00.9.0Mike Gabriel2021-11-181-1/+1
|
* Split X11 and Lomiri backendsRobert Tari2021-09-131-1/+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
* Replace local code with libayatana-commonRobert Tari2021-09-031-1/+1
|
* Add ENABLE_WERROR optionRobert Tari2021-08-091-0/+7
|
* Add standard Ayatana CMake bitsRobert Tari2021-07-291-3/+36
|
* release 0.7.9010.7.901Mike Gabriel2021-04-121-1/+1
|
* CMakeLists.txt: Relax build requirement for libx11 (from 1.7.0 to 1.6.7).Mike Gabriel2021-01-281-1/+1
|
* Downgrade upstream version (to 0.7.900).Mike Gabriel2021-01-271-1/+1
|
* 100% re-write of the keyboard indicator in plain C.Robert Tari2021-01-271-0/+47