I use the following bindings:

kpress("Super_L", "mod_query.query_menu(_, 'app_menu', 'Programs: ')"),
kpress("Super_R", "mod_query.query_menu(_, 'act_menu', 'Actions: ')"),

The inconvenience is, that the history is common for both menus (and
for the window context menu too). Is it possible to split their
history entries? IMHO, it will increase usability.

Reply via email to