this fix chromium keyboard focus loss after a drag Fix: 3cc22de712415342e4865eef099fcfde49bcf734
4HZ2HQFDHI2HYU53E2TVMXSCFF63LJLZZBKDDB3XDIEWTWBYGXXQC
5NRRYLEJ4AWTLQHD6AAWANLPOOLBVUA66YJOC7N3FU4WRP2DQZBQC
DGJFEKNKYTSZNU4VGJXLHBOQGRGKYQVDN6IHN25DPKPDEGYQBBAQC
7B74AT3BXYB7PVW4F6SGQNPMHOU5TEV5TZ54CG6VSQI46XSEKWXQC
/* During drag the focus isn't sent to clients, this causes that * we don't update border color acording the pointer coordinates */ focusclient(NULL, 0);
/* During drag the focus isn't sent to clients, this causes that
* we don't update border color acording the pointer coordinates */
focusclient(NULL, 0);