<div dir="ltr">Hi there,<br><br>I'm wondering what is the proper way of handling some "request focus" events, I have some scenario here:<br><br>scenario #1:<br><br>- I have multiple firefox windows running. one of which has opened a "<a href="http://twitter.com">twitter.com</a>".<br>
- I open another firefox window in another workspace, as I'm typing in "<a href="http://twitter.com">twitter.com</a>", firefox gives me an option to "Switch to tab", but when I press enter on it, nothing happens.<br>
<br>scenario #2:<br><br>- I have a pidgin running, I want to click the icon from system tray(for example, trayer) and open the buddy list.<br>- If the buddy list has been opened in somewhere else, nothing will happen as well.<br>
<br>I'm not familar with Xlib but I think they might have some events to tell xmonad that a window is requesting the focus, that would be great if I can modify my conf to handle these messages. I'll appreciate it if you can give me some hints.<br>
<br>Thanks<br></div>