Supreeeme / xwayland-satellite

Xwayland outside your Wayland
Mozilla Public License 2.0
166 stars 8 forks source link

Mouse input not sent to parts of the monitor with negative coordinates #15

Open YaLTeR opened 4 months ago

YaLTeR commented 4 months ago

I guess xwl-satellite doesn't really need to use the real monitor coordinates as reported by xdg-output, since the window positions in the host compositor space do not correspond to the window positions in the X11 space. So this could be solved by shoving X11 windows around elsewhere in their space, together with issues like #14.