Hi list, hi Anselm, this time i've taken a short look at the source code.
= cmd/wm/event.c : line 75 and 84 Apparently, the last focused window is stored in wmii. fetched by sel_client() -> sel_client_of_view(). When using a dual-head setup, the focus is lost to the other display so the mapping doesn't correspond anymore. So when you go back to the display, you cannot select the focused window because wmii thinks it is already. Is there an Xlib method that allows to know what window is really focused or at least on which display ? -- Cheers, zimba.tm weblog : http://zimba.oree.ch _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
