Hi, I just stumbled on a little problem with focusing the clients: When I change the screen's content without touching the mouse, e. g. by minimizing or closing a client by keyboard or typing exit into a terminal, the focus goes to another visible client, but not always the one under the pointer. In fact, if the focus switched to another client than the one under the pointer I have to move the pointer out of this client and back in, to focus it or click on it. I would like to have always the client under the pointer having the focus, unless I change the focus manually by keyboard, because I routinely orient myself by the pointer's position (thicker borders isn't the preferred way, if possible).
I could probably bind something to the minimize-signal (haven't tried yet), but that wouldn't cover the quitting clients. Is there a way for implementing this without having to write every minimize- and kill-statement into a function which does this and actualizes the focus afterwards (which still wouldn't help when I close a terminal by typing exit, which happens quite often here)? Thanks in advance, Manuel -- To unsubscribe, send mail to [email protected].
