On Fri, 25 Nov 2005, Jian Fan wrote:
I got it working. But this hook get executed too often. Is there a hook for switching workspace?
There's screen_managed_changed_hook which I use in a "show current workspace name in statusbar script". So you can see about giving that a shot (note: you are going to need to watch for only the correct actions for that hook, read the docs on it) though it may or may not get you everything you need.
-Etan
