#1009837 xdotool: new upstream release available

Package:
xdotool
Source:
xdotool
Description:
simulate (generate) X11 keyboard/mouse input events
Submitter:
Matti Klock
Date:
2022-04-20 22:51:05 UTC
Severity:
normal
Tags:
#1009837#5
Date:
2022-04-18 19:56:16 UTC
From:
To:
In 2021, xdotool issued its first release in five years, and it includes some
new features:

https://github.com/jordansissel/xdotool/releases

It's been stable for a few months. Packaging the new version would be awesome.

#1009837#10
Date:
2022-04-20 22:46:30 UTC
From:
To:
Thanks for the nudge, Matti--

I took a look at this and tried to figure out whether i could package
it.  sadly, it looks like there's some pretty ugly ABI breakage, which i
reported upstream:

https://github.com/jordansissel/xdotool/issues/387

I pushed a debian/experimental branch to
https://salsa.debian.org/debian/xdotool that tries to repair the ABI
breakage to some degree (it's imperfect, but also trying to not be super
invasive), but it doesn't pass the expected tests, and i haven't looked
into it further.

If someone else wants to try to figure out what's breaking, i'd welcome
any assistance.