>Should be fixed now. It was a stupid copy-paste bug, and backcirculate
>wasn't even properly backcirculating.
Thanks, but now backcirculate only goes back and forth between the last
two activated windows (or is this the intended behavior?)
On an unrelated problem, I have the following binding under WFrame,
to display the context menu with a keypress:
kpress(MOD1.."M", "mod_menu.menu(_, _sub, 'ctxmenu')"),
but it does not properly display on a FloatWS with a shaded window;
instead, it opens up invisibly in the window and can only be accessed
once the window is unshaded in another way. Am I doing this the
wrong way?
Thanks,
Matyas Selmeci