summaryrefslogtreecommitdiff
path: root/packages/matchbox-keyboard/files/2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2007-08-17matchbox-keyboard_svn: fix compilation issues due to oudated patches (fixes ↵Philippe De Swert1
bug #2796) * updated 2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch * updated 3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch * updated 4-Add-rendering-debug-logging.patch
2007-06-11matchbox-keyboard svn: Add patches to support multiple layouts.Paul Sokolovsky1
* Allows to load multiple layouts from independent files located in ~/.matchbox/keyboard.d/ (is most cases those going to be symlinks to /usr/share) and switch among them (this requires corresponding button present in layout). * Config UI to setup active layouts to follow.