Revision 23627bb...

Go back to digest for 20th February 2011

Optimization in User Interface

Marco Martin committed changes in [plasma-mobile] /:

move all the input method stuff in a plugin

it's necessary to do
export export QT_IM_MODULE=PlasmaInputContext
before starting anything in the session to make it work

File Changes

Added 6 files
  •   inputmethod/CMakeLists.txt
  •   inputmethod/inputcontext.cpp
  •   inputmethod/inputcontext.h
  •   inputmethod/org.kde.PlasmaKeyboardShell.xml
  •   inputmethod/plasmainputcontextplugin.cpp
  •   inputmethod/plasmainputcontextplugin.h
Deleted 3 files
  •   shell/inputcontext.cpp
  •   shell/inputcontext.h
  •   shell/org.kde.PlasmaKeyboardShell.xml
Modified 4 files
  •   CMakeLists.txt
  •   shell/CMakeLists.txt
  •   shell/main.cpp
  •   shell/mobview.cpp
13 files changed in total