aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 70b4c865b0a31edd0b4b96f3ec829c5f53fa9a12 (plain)
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
Overview of changes in ayatana-indicator-keyboard 0.9.0

  - Add settings handler for Lomiri.
  - Add Lomiri icon generator and move both generators to /contrib.
  - Split X11 and Lomiri backends.
  - Replace local code with libayatana-common.
  - Add documentation and build instructions.
  - Add Travis CI configuration.
  - src/keyboard.c: Get languages via lookupLanguage().
  - data/icons/scalable/status: Use an improved icon set.
  - data/ayatana-indicator-keyboard-icon-generator: Use a predefined abbreviation
    list.
  - Translation updates.

Overview of changes in ayatana-indicator-keyboard 0.7.901

  - Do not update icon cache from CMake.
  - Tripledot (...) → ellipsis (…).
  - Translation updates.
  - src/keyboard.c: Test if layout variant is null before checking length.

Overview of changes in ayatana-indicator-keyboard 0.7.900

  - Rewrite of Ubuntu's original keyboard indicator in plan C. Dropping
    various features that need to be ported over.