19 lines
516 B
Plaintext
19 lines
516 B
Plaintext
- packaging
|
|
-- debian
|
|
-- add more tests
|
|
|
|
- eekboard
|
|
-- a11y
|
|
-- display current configuration
|
|
-- notify user if there is no focused window
|
|
-- startup in the tray
|
|
|
|
- libeek
|
|
-- Caribou layout engine (XML)
|
|
-- matchbox-keyboard layout engine (XML)
|
|
-- 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
|