4
* Make onboard follow keyboard layout changes (LP: 526791, LP: 65626)
5
* Save onboard geometry on quit instead on configure-events (LP: #596248)
6
* Improve handling of missing dependency for the clicks (LP: #524148):
7
- Use soname instead of linker for libXi in X11.py
8
- Add dependency on libxi6 to break package build if necessary
9
- Get current version of soname for libx11 from environment
10
- Respect DISPLAY environment variable in KeyboardGTK.py
11
- Add debian/README.source with info about libxi6 and libx11
12
* Do not crash if icon of IconPalette is missing (LP: #538109)
13
* Fix Menu key, Delete key and Insert key
14
* Qualify the import of our X11 module
15
* Make strings in X11 module translatable
16
* Some cleanup by remove trailing spaces