On Wed, Mar 03, 2021 at 10:56:15PM +0100 I heard the voice of Rhialto, and lo! it spake thus: > > I do (sometimes, depending on mouse speed it seems) that the focus > remains on the previous window if I move into xload.
Now, note that xload _does_ set WM_HINTS, and explicitly says it doesn't take input focus, so we _do_ obey that and don't focus over to it. Though I believe that's a change; I vaguely recall that earlier versions disregarded that, and focused it anyway; was in the same 4.0.0 changes where we chose to focus with no hints at all. -- Matthew Fuller (MF4839) | [email protected] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
