Re: [dev] [dwm] Emacs ediff popup window does not get focus
Hi Sean,
try forcing that window as floating window via:
{ "Ediff", NULL, NULL, 0, 1, -1 },
or
{ "Emacs", "Ediff", NULL, 0, 1, -1 },
in the rules[] section of config.h
BR,
Anselm
Received on Mon Oct 08 2018 - 22:27:23 CEST
This archive was generated by hypermail 2.3.0
: Mon Oct 08 2018 - 22:36:07 CEST