[Uim] Right click menu of toolbar

YamaKen yamaken at bp.iij4u.or.jp
Wed Jan 26 16:28:50 EET 2005


Hi Hiroyuki,

At Sat, 15 Jan 2005 07:25:44 +0900,
tkng at xem.jp wrote:
> Currently, when we click toolbar by middle or right button, nothing
> happens. I want to show menus if we click toolbar by right button.
> 
> What should be shown in the right-clicked menu?
> 
> I think these three items are enough for now.
> 
> 1. exec uim input method switcher
> 2. exec uim preference GUI
> 3. exit this toolbar

I think so too.

> The problem is that, if we implement this right-click menu, could we
> remove 'sw' button from toolbar? I want to know your opinion.

I think that we should not do so, since:

- right-click operation is too expensive for frequent use

- some users cannot find that the im-switching feature
  is available

"pref" button should also be shown as button due to same reason.

But I also think that hiding the buttons by user using
right-click menu such as following checkable one is useful.

- show input method switcher button to toolbar
- show preference button to toolbar

In addition, I have a plan about reimplementation for such
buttons as follwoing.

- Implement "exec im-switcher" as an action (See
  action_exec_im_switcher of action.scm)

- Bind the action to "sw" button

The benefits are:

- User can place the action to single button or arbitrary menu
  (branch) as preferred

- User can hide the action if unneeded

- User can bind the action to arbitrary key sequence

This reimplementation requires revision of the prop_list_update
message and its handlers, and --enable-scm-nested-eval
environment. I'll going to this after uim 0.4.6 if nobody
disapproved.

-------------------------------
YamaKen  yamaken at bp.iij4u.or.jp



More information about the uim mailing list