Skip to content

What's ready for the next version

Octavio Alvarez edited this page Aug 29, 2013 · 3 revisions

Features already accepted for the next version

  • Some keys are now painted with arrows (like Backspace, Enter, Tab, cursor keys...)

Fixes are already accepted for the next version

  • UTF-8 characters are now painted correctly (like ñ and ¿ from the Latinamerican keyboard layout).
  • Added the "less" to the glyph conversion table.

Compilation improvements

  • It is possible to do "MODTYPE=y make configuration" to write the configuration file with statically linked modules, instead of dynamically linked modules.
  • Support for PREFIX and LIBDIRNAME variables in Makefile (for distributions).
  • Compilation fixed for some recent distributions that included a broken version of Pango-cairo (1.32.3-1.32.5)