Hello,
I have updated 24.11->25.05 (stable) yesterday. I run i3 as my WM and use Ctrl-d to display a dmenu at the top of the screen, through the ‘dmenu_run’ helper. My setup is two screens: External on the left (connected through displaylink docking station) and laptop screen on the right. I use arandr application to align their tops as the laptop screen has slightly bigger resolution. After the upgrade the dmenu ‘field’ appears at the top of both of the screens no matter on which screen my mouse cursor is. Previously it would consider the focus from active window and appear only on single screen even if I’ve had two external screens connected.
The dmenu ‘field’ is not duplicated across the screens, it just continues onto the second screen as it was one single display.
I use Xorg and have Nvidia/Intel Optimus Prime GPUs configured in sync mode, as I use the laptop docked mostly and not care much about powersaving features.
When I run ‘dmenu_run’ from terminal I get:
[nix-shell:~/nixos-config]$ dmenu_run
[nix-shell:~/nixos-config]$ Xlib: extension "XINERAMA" missing on display ":0".
Many thanks