[uim-commit] r3134 - trunk/scm
yamaken at freedesktop.org
yamaken at freedesktop.org
Mon Feb 20 08:46:42 PST 2006
Author: yamaken
Date: 2006-02-20 08:46:38 -0800 (Mon, 20 Feb 2006)
New Revision: 3134
Modified:
trunk/scm/im-switcher.scm
Log:
* scm/im-switcher.scm
- Add FIXME comment
Modified: trunk/scm/im-switcher.scm
===================================================================
--- trunk/scm/im-switcher.scm 2006-02-20 16:42:36 UTC (rev 3133)
+++ trunk/scm/im-switcher.scm 2006-02-20 16:46:38 UTC (rev 3134)
@@ -29,8 +29,10 @@
;;; ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
;;;;
-;; To enable the action-based IM switching, add (require "im-switcher.scm") to
-;; ~/.uim
+;; FIXME:
+;; - Support the input_mode assumption of mode API
+;; - Fix context-propagate-widget-configuration on dynamic toolbar
+;; reconfiguration. current-context is needed.
(require "util.scm")
(require "im.scm")
More information about the uim-commit
mailing list