ydotool
ydotool copied to clipboard
Any X value submitted for mousemove --absolute triggers Gnome hot corner / overview
Using the master branch checked out this evening, any attempt to set an absolute mouse position triggers the upper left Gnome hot corner / overview, whether it is 10, 100, 1000 etc. (or the inverse / negative).
This appears to be a regression of https://github.com/ReimuNotMoe/ydotool/issues/138, although with X rather than Y. The Y value appears to work correctly (the cursor is placed at the position specified down the left side of the screen).
This isn't limited to Gnome; I just got that behavior in KDE.
Duplicate of #195