[xmonad] Is there a way to reparent a window manually?

Zev Weiss zev at bewilderbeest.net
Mon Jul 26 05:22:21 UTC 2021


On Sat, Jul 24, 2021 at 11:58:38AM CDT, Platon Pronko wrote:
>Hi!
>
>I checked with xprop, and I don't have _NET_WORKAREA set on my windows, so I do need to set it somehow. My situation is a bit complicated by having two monitors of different resolution arranged in a somewhat complex geometry:
>
>xrandr --output HDMI-0 --auto --output HDMI-1 --auto --pos 2560x1440
>
>(two outputs, one on the top-left, second down and to the right from it, with only corners connecting - this way the mouse does not jump to different screen by mistake)
>

This is completely tangential and off-topic, and you may be entirely 
happy with your setup (which is fine if so), but if you're interested in 
trying out an alternative solution to the problem of the mouse pointer 
unwantedly jumping between displays, I might suggest this thing I wrote 
and have been using myself for a while: https://github.com/zevweiss/xdpb


Zev



More information about the xmonad mailing list