From: Anselm R. Garbe Date: Wed, 21 Feb 2007 20:36:54 +0000 (+0100) Subject: just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/b3b58c08e4e15c4dbdd04bae52300d1e8effed33?ds=sidebyside;hp=b3b58c08e4e15c4dbdd04bae52300d1e8effed33 just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair) ---