On Fri, Oct 28, 2022 at 11:07:44AM +0200, Yan Doroshenko wrote: > Helo, > > > I have a strange behavior of dmenu inside dwm with two monitors. dmenu is > displayed on the screen with the mouse cursor (instead of the active one) if > there are no windows open on any screen. Otherwise it works fine. > > > Is this expected behavior? > > > Thanks, > > Yan > >
Hi, Thanks for reporting it. It was changed in dwm 6.4, but since multiple users has asked (it doesn't seem to be some edge-case) I've reverted back the change in the git version of dwm. See also: https://git.suckless.org/dwm/commit/ba56fe9fea0a28d8184a727a987836a0903e2682.html https://git.suckless.org/dwm/commit/c2b748e7931e5f28984efc236f9b1a212dbc65e8.html -- Kind regards, Hiltjo