pinnacle-comp / pinnacle

A WIP Smithay-based Wayland compositor, inspired by AwesomeWM and configured in Lua or Rust
GNU General Public License v3.0
266 stars 13 forks source link

Xwayland pointer input saturates at (0, 0) #243

Open Ottatop opened 4 months ago

Ottatop commented 4 months ago

Causes xwayland windows at negative coordinates to receive borked pointer input

See https://gitlab.freedesktop.org/xorg/xserver/-/issues/899

Probably should find a way to offset xwayland coordinates such that they become positive

Edit: or tell people to map their outputs at a large enough x and y so that this isn't a problem