From: Anselm R. Garbe Date: Mon, 22 Jan 2007 09:35:58 +0000 (+0100) Subject: this variant is known to work, but focus() is ugly - we need in general a better... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/fcd98308ba65c8872b485ac7f1800841b0a29e5c?hp=fcd98308ba65c8872b485ac7f1800841b0a29e5c this variant is known to work, but focus() is ugly - we need in general a better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further). ---