19 lines
455 B
Plaintext
19 lines
455 B
Plaintext
- packaging
|
|
-- GIR
|
|
-- .spec
|
|
-- debian
|
|
-- add more tests
|
|
|
|
- eekboard
|
|
-- a11y
|
|
-- display current configuration
|
|
-- add command line options
|
|
|
|
- libeek
|
|
-- matchbox-keyboard layout engine
|
|
-- delay initialization of XKB and XKL layouts
|
|
-- add eek_keyboard_find_by_position(), that takes account of section
|
|
rotation, in addition to eek_container_find_by_position()
|
|
-- add mechanism to change appearances (colors?) of UI widgets
|
|
depending on modifier states
|