[Current status] 1. provide default preedit/lookup window 2. aux launcher can work 3. only testing for Fedora Core 3 with qt-x11-immodule-unified-qt3.3.3-20040910.diff 4. work with old IIIM path "/usr/lib/im" [How to compile] 1. Build envirorment * Fedora Core 3 2. Steps * cd src * qmake * make [How to build rpm package for FC3] ./buildrpm.sh [How to use] 1. cp libiiimqcf.so /usr/lib/qt-3.3/plugins/inputmethods 2. lauch kedit; mouse right-click, click menuitem "Select Input Method", click sub menuitem "iiimqcf" 3. or, you can launch kedit by "QT_IM_MODULE=iiimqcf kedit" 4. press "ctrl+space" to start via IIIMQCF 5. press "ctrl+shift+space" to switch LE [How to debug IIIMQCF] 1. open src/debug.h 2. uncomments "#define DEBUG" [TODO] 1. IC management for user-defined preedit/lookup 2. service_point(), service_point_caret() by imaux.cpp 3. Communicate with GIMLET 4. Bug fix & Code review 5. Testing for the latest qt-x11-immoudle-unified patch