-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
28 lines (25 loc) · 876 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
### libcafekbd 2.0.0
* ci: some improvements
* libcafekbd,Makefile: Add POSIX support to dependencies generation
* add G_GNUC_UNUSED in unused parameters
* Remove unused macros
* cafekbd-indicator:
- Fix [-Wmissing-prototypes] warnings
- Fix [-Wstrict-prototypes] warnings
* update translations
### libcafekbd 1.25.0
* initial commit: libmatekbd 1.24.1 fork
* rename MATE to CAFE
* ci: enable Github Actions
* build:
* LT_INIT instead AM_PROG_LIBTOOL
* remove obsolete AC_STDC_HEADERS
* avoid obsolete AC_HELP_STRING
* Fix AC_OUTPUT warning
* libmatekbd,makefile: avoid non-POSIX variable names
* test,makefile: rename flags
* reduce the scope of some variables
* cafekbd-keyboard-drawing: declare parameter 'key' with const
* port from gtk to ctk
* po,Makevars: supress progress indicators
* update translations